Skip to content

Commit 96ecc2e

Browse files
committed
Drop deprecated mypy option
show_error_codes is deprecated, and represents the default now.
1 parent 84fc806 commit 96ecc2e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ no_implicit_optional = true
2626
warn_redundant_casts = true
2727
warn_unused_ignores = true
2828
warn_unreachable = true
29-
show_error_codes = true
3029
implicit_reexport = true
3130
# strict = true
3231

0 commit comments

Comments
 (0)