aboutsummaryrefslogtreecommitdiff
path: root/.flake8
diff options
context:
space:
mode:
Diffstat (limited to '.flake8')
-rw-r--r--.flake82
1 files changed, 0 insertions, 2 deletions
diff --git a/.flake8 b/.flake8
index ff38c0f..6187601 100644
--- a/.flake8
+++ b/.flake8
@@ -24,8 +24,6 @@ ignore =
E731,
# E741: ambiguous variable name 'l'
E741,
- # E722: do not use bare except'
- E722,
# W504: line break after binary operator
W504,
# A003: builtin class attribute