Skip to content

Commit

Permalink
MyPy shows error codes by default since v0.990
Browse files Browse the repository at this point in the history
  • Loading branch information
AA-Turner committed Dec 31, 2023
1 parent ba18b50 commit 3f1fb5e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,6 @@ ignore_missing_imports = true
no_implicit_optional = true
python_version = "3.9"
show_column_numbers = true
show_error_codes = true
show_error_context = true
strict_optional = true
warn_redundant_casts = true
Expand Down

0 comments on commit 3f1fb5e

Please sign in to comment.