summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg3
1 files changed, 1 insertions, 2 deletions
diff --git a/setup.cfg b/setup.cfg
index 80fc07a..f3ddfa4 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -2,8 +2,7 @@
xfail_strict = True
[flake8]
-ignore =
- W503,
+extend-ignore =
E731
[coverage:run]