We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f200d41 commit 4bd9da3Copy full SHA for 4bd9da3
1 file changed
pyproject.toml
@@ -183,6 +183,7 @@ exclude = [
183
"^tests/",
184
]
185
ignore_missing_imports = true
186
+plugins = "pydantic.mypy"
187
strict_optional = true
188
189
[tool.ruff]
0 commit comments