We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ac2672 commit c4d4042Copy full SHA for c4d4042
.flake8
@@ -0,0 +1,3 @@
1
+[flake8]
2
+max-line-length = 100
3
+ignore = E203, W503
0 commit comments