mirror of
https://github.com/kennethreitz/pydantic.git
synced 2026-06-05 23:00:18 +00:00
ee0b2e2153
* Fix issue with ClassVar parsing * Fix lint error * Simplify test * Fix condition and test
79 B
79 B
Fix issue when pydantic fail to parse typing.ClassVar string type annotation.