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 c5d5786 commit 9ee5a1eCopy full SHA for 9ee5a1e
pyproject.toml
@@ -49,6 +49,7 @@ template = "changelog/_template.rst"
49
[tool.mypy]
50
mypy_path = "src"
51
check_untyped_defs = true
52
+# Hopefully we can set this someday!
53
# disallow_any_expr = true
54
disallow_any_generics = true
55
disallow_any_unimported = true
0 commit comments