Skip to content

Commit ce21363

Browse files
committed
Adding flake8 standards and further work needed
1 parent ef32bf6 commit ce21363

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+
ignore = E226, E501
3+
exclude = docs/*, build/*

0 commit comments

Comments
 (0)