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 d886ee4 commit ef5cdfaCopy full SHA for ef5cdfa
pyproject.toml
@@ -53,6 +53,7 @@ profile = "black"
53
54
[tool.mypy]
55
strict = true
56
+warn_unused_ignores = false # mypy#8823
57
58
[build-system]
59
requires = ["setuptools"]
0 commit comments