We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d2df6e commit d16873dCopy full SHA for d16873d
mypy.ini
@@ -21,6 +21,7 @@ warn_return_any = True
21
warn_unused_configs = True
22
warn_unused_ignores = True
23
24
+
25
# SEE https://docs.pydantic.dev/mypy_plugin/#plugin-settings
26
# SEE https://docs.pydantic.dev/1.10/mypy_plugin/#plugin-settings
27
[pydantic-mypy]
0 commit comments