We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ead4f5 commit 9ed6202Copy full SHA for 9ed6202
1 file changed
pyproject.toml
@@ -128,6 +128,7 @@ ignore = "W503"
128
files = "dfetch"
129
ignore_missing_imports = true
130
strict = true
131
+warn_unused_ignores = false
132
133
[tool.doc8]
134
ignore-path = "doc/_build,doc/static/uml/styles/plantuml-c4"
0 commit comments