summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--setup.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index 7b877b52c..46134f470 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,4 +1,4 @@
[pep8]
ignore = E111,E114
[flake8]
-ignore = E111
+ignore = E111,E114