mirror of
https://github.com/kennethreitz/pydantic.git
synced 2026-06-05 23:00:18 +00:00
f2c3a49d66
* Don't override pre-existing `__init__` method in MyPy plugin * Add change file
74 B
74 B
Fix MyPy plugin to not override pre-existing __init__ method in models.