summaryrefslogtreecommitdiff
path: root/config/flake8
diff options
context:
space:
mode:
Diffstat (limited to 'config/flake8')
-rw-r--r--config/flake81
1 files changed, 1 insertions, 0 deletions
diff --git a/config/flake8 b/config/flake8
index 1cb5198..aa55039 100644
--- a/config/flake8
+++ b/config/flake8
@@ -1,2 +1,3 @@
[flake8]
max-line-length = 999
+ignore = E203 \ No newline at end of file