We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b488a0 commit bd3495eCopy full SHA for bd3495e
mypy.ini
@@ -3,7 +3,7 @@ warn_return_any=False
3
warn_unused_configs=True
4
no_implicit_optional=True
5
warn_redundant_casts=True
6
-warn_unused_ignores=True
+warn_unused_ignores=False
7
show_column_numbers = True
8
show_error_codes = True
9
show_error_context = True
0 commit comments