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 b374b3b commit 38a7a44Copy full SHA for 38a7a44
mypy_bootstrap.ini
@@ -1,6 +1,6 @@
1
[mypy]
2
strict = True
3
-warn_unused_ignore = False
+warn_unused_ignores = False
4
show_traceback = True
5
always_true = MYPYC
6
0 commit comments