summaryrefslogtreecommitdiff
path: root/.flake8
diff options
context:
space:
mode:
Diffstat (limited to '.flake8')
-rw-r--r--.flake84
1 files changed, 0 insertions, 4 deletions
diff --git a/.flake8 b/.flake8
deleted file mode 100644
index eceea15..0000000
--- a/.flake8
+++ /dev/null
@@ -1,4 +0,0 @@
-[flake8]
-# Ignore "and" at start of line.
-ignore = W503
-max-line-length = 120