Skip to content

Commit c785eba

Browse files
committed
Add flake8 configuration
1 parent 36af47c commit c785eba

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.flake8

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
[flake8]
2+
3+
ignore =
4+
E501,

0 commit comments

Comments
 (0)