Skip to content

Commit 25e66f2

Browse files
committed
Add flake8 configuration
1 parent 5eefa67 commit 25e66f2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.flake8

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
[flake8]
2+
3+
ignore =
4+
E501,

0 commit comments

Comments
 (0)