mirror of
https://github.com/kennethreitz/pydantic.git
synced 2026-06-05 23:00:18 +00:00
d1a014542a
* fix: collect only valid fields in mypy plugin * Fix flake8 C901 in `PydanticModelTransformer.collect_fields`