Skip to content

Commit 1fdb20b

Browse files
authored
Merge pull request #8 from mrmcwethy/lint
add pylint to project and updated code
2 parents 6cdeb91 + 9fd67d5 commit 1fdb20b

File tree

8 files changed

+479
-61
lines changed

8 files changed

+479
-61
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,6 @@ _build
33
*.pyc
44
.vscode
55
*~
6-
6+
.env
7+
build*
8+
bundles

0 commit comments

Comments
 (0)