Skip to content

Commit 6e8dfd5

Browse files
JelleZijlstragvanrossum
authored andcommitted
remove warn_unused_ignores from mypy_self_check (#4817)
1 parent 43eb352 commit 6e8dfd5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

mypy_self_check.ini

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ no_implicit_optional = True
77
disallow_any_generics = True
88
disallow_any_unimported = True
99
warn_redundant_casts = True
10-
warn_unused_ignores = True
1110
warn_unused_configs = True
1211

1312
# needs py2 compatibility

0 commit comments

Comments
 (0)