Skip to content

Commit 365448e

Browse files
authored
Merge pull request #65 from sudheesh001/master
Adding flake8 standards and further work needed
2 parents ef32bf6 + ce21363 commit 365448e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.flake8

Lines changed: 3 additions & 0 deletions
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)