Add .flake8 config file, with a more relaxed line length.
authorSteven Black <redacted>
Sun, 18 Mar 2018 03:34:10 +0000 (23:34 -0400)
committerSteven Black <redacted>
Sun, 18 Mar 2018 03:34:10 +0000 (23:34 -0400)
.flake8 [new file with mode: 0644]

diff --git a/.flake8 b/.flake8
new file mode 100644 (file)
index 0000000..d201f01
--- /dev/null
+++ b/.flake8
@@ -0,0 +1 @@
+max-line-length = 120
\ No newline at end of file
git clone https://git.99rst.org/PROJECT