Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/.flake8
diff options
context:
space:
mode:
authorDylan M. Taylor <dylan@dylanmtaylor.com>2021-05-15 09:52:47 -0400
committerGitHub <noreply@github.com>2021-05-15 09:52:47 -0400
commitd8d700f949e35b9d897eb108732e4614ee3ba0ae (patch)
tree4ea289ff7d0de4e74c536d463df0c84dc33d3c2e /.flake8
parenta79a582cfb1cc8b840af7b4f662a10b1d052fc36 (diff)
Update .flake8
Diffstat (limited to '.flake8')
-rw-r--r--.flake82
1 files changed, 1 insertions, 1 deletions
diff --git a/.flake8 b/.flake8
index 4fc3e539..9b1f874a 100644
--- a/.flake8
+++ b/.flake8
@@ -1,2 +1,2 @@
[flake8]
-ignore = E501, W191, E741
+ignore = E501, W191, E741, E266