Skip to content

Commit 4b655ec

Browse files
committed
addressing some flake8/pylint complaints
1 parent d1214de commit 4b655ec

File tree

10 files changed

+857
-146
lines changed

10 files changed

+857
-146
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 = W191,E501,E101
3+
exclude = .git

0 commit comments

Comments
 (0)