Skip to content

Commit 4bd9da3

Browse files
committed
Add plugins to the mypy section
1 parent f200d41 commit 4bd9da3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,7 @@ exclude = [
183183
"^tests/",
184184
]
185185
ignore_missing_imports = true
186+
plugins = "pydantic.mypy"
186187
strict_optional = true
187188

188189
[tool.ruff]

0 commit comments

Comments
 (0)