Metadata-Version: 1.2
Name: flake8-pydantic-skip
Version: 0.1.2
Summary: flake8 plugin which checks for misuse of custom `Skip` annotation assignment for pydantic models
Home-page: https://github.com/oyfml/flake8-pydantic-skip
License: 'MIT'
Download-URL: https://github.com/oyfml/flake8-pydantic-skip/archive/refs/tags/v0.1.2.tar.gz
Description: UNKNOWN
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.8
