We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91e9eaa commit e576d63Copy full SHA for e576d63
.flake8
@@ -0,0 +1,6 @@
1
+[flake8]
2
+# defer to black http://bit.ly/2CKCP8W
3
+max-line-length = 88
4
+ignore =
5
+ E203
6
+ W503
0 commit comments