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 fa1975b commit 808d0e5Copy full SHA for 808d0e5
1 file changed
mypy/main.py
@@ -599,7 +599,6 @@ def add_invertible_flag(
599
add_invertible_flag(
600
"--warn-unused-configs",
601
default=False,
602
- strict_flag=True,
603
help="Warn about unused '[mypy-<pattern>]' or '[[tool.mypy.overrides]]' config sections",
604
group=config_group,
605
)
0 commit comments