mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
MyPy shows error codes by default since v0.990
This commit is contained in:
parent
ba18b50f34
commit
3f1fb5ee13
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user