Create .flake8

This commit is contained in:
2019-05-19 14:36:41 +02:00
committed by GitHub
parent 8d19ef99c7
commit d69d98faac
+3
View File
@@ -0,0 +1,3 @@
[flake8]
extend-ignore = E203
max-line-length = 88