mirror of
https://github.com/kennethreitz/pydantic.git
synced 2026-06-20 06:40:58 +00:00
f2c3a49d66
* Don't override pre-existing `__init__` method in MyPy plugin * Add change file
3 lines
102 B
Plaintext
3 lines
102 B
Plaintext
9: note: "Person" defined here
|
|
15: error: Unexpected keyword argument "name" for "Person" [call-arg]
|