Skip to content

Commit aedc742

Browse files
authored
show_error_codes is true by default with mypy
python/mypy#13542
1 parent c721391 commit aedc742

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

template/pyproject.toml.jinja

-1
Original file line numberDiff line numberDiff line change
@@ -75,5 +75,4 @@ enable_error_code = [
7575
"redundant-expr",
7676
"truthy-bool",
7777
]
78-
show_error_codes = true
7978
warn_unreachable = true

0 commit comments

Comments
 (0)