Adding flake8 config file to bump line length

This commit is contained in:
Jake Herbst
2022-05-24 12:27:13 -04:00
parent 3a95504f04
commit 298b2a85e7
+2
View File
@@ -0,0 +1,2 @@
[flake8]
max-line-length = 160