We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
warn_unused_ignores
1 parent 6e23aff commit a65da14Copy full SHA for a65da14
pyproject.toml
@@ -148,5 +148,4 @@ disallow_untyped_decorators = true
148
disallow_subclassing_any = true
149
warn_return_any = true
150
warn_redundant_casts = true
151
-warn_unused_ignores = true
152
warn_unused_configs = true
0 commit comments