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 b7e496b commit 51e25a5Copy full SHA for 51e25a5
pyproject.toml
@@ -1,5 +1,4 @@
1
[tool.mypy]
2
-python_version = "3.10"
3
strict = true
4
enable_error_code = ["ignore-without-code", "redundant-expr", "truthy-bool"]
5
warn_unreachable = true
0 commit comments