summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.mypy.ini1
1 files changed, 0 insertions, 1 deletions
diff --git a/.mypy.ini b/.mypy.ini
index e987da336..81f69a09e 100644
--- a/.mypy.ini
+++ b/.mypy.ini
@@ -22,7 +22,6 @@ disallow_any_unimported = True
enable_error_code = ignore-without-code
### Output
-show_error_codes = True
show_error_context = True
pretty = True