Skip to content

Commit 65ee2ec

Browse files
committed
tweak mypy config
1 parent 0cca875 commit 65ee2ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ python_version = 3.9
99
show_error_codes = True
1010
strict = True
1111
disallow_any_unimported = True
12-
show_none_errors = True
1312
warn_no_return = True
1413
warn_unreachable = True
14+
warn_unused_ignores = False

0 commit comments

Comments
 (0)