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 43eb352 commit 6e8dfd5Copy full SHA for 6e8dfd5
mypy_self_check.ini
@@ -7,7 +7,6 @@ no_implicit_optional = True
7
disallow_any_generics = True
8
disallow_any_unimported = True
9
warn_redundant_casts = True
10
-warn_unused_ignores = True
11
warn_unused_configs = True
12
13
# needs py2 compatibility
0 commit comments