mirror of
https://github.com/kennethreitz/pydantic.git
synced 2026-06-05 23:00:18 +00:00
Fix issue with ClassVar parsing (#3403)
* Fix issue with ClassVar parsing * Fix lint error * Simplify test * Fix condition and test
This commit is contained in:
@@ -0,0 +1 @@
|
||||
Fix issue when pydantic fail to parse `typing.ClassVar` string type annotation.
|
||||
Reference in New Issue
Block a user