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 9069b66 commit 722c5d3Copy full SHA for 722c5d3
template/pyproject.toml.jinja
@@ -74,6 +74,7 @@ exclude_lines = [
74
exclude = [
75
"config/gunicorn.py"
76
]
77
+plugins = "pydantic.mypy"
78
python_version = '3.10'
79
show_error_codes = true
80
follow_imports = 'silent'
0 commit comments