Skip to content

Commit 40ca134

Browse files
#1 Add code style config file
1 parent 33c3ab2 commit 40ca134

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.flake8

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[flake8]
2+
max-line-length = 88
3+
extend-ignore = E203

0 commit comments

Comments
 (0)