Skip to content

Commit 761efb5

Browse files
authored
Merge pull request #4 from mrmcwethy/lint
added pylint to project and updated code
2 parents 894bd78 + 6b98222 commit 761efb5

File tree

5 files changed

+474
-54
lines changed

5 files changed

+474
-54
lines changed

.gitignore

+3
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,6 @@ __pycache__
22
_build
33
*.pyc
44
*.mpy
5+
.env
6+
build*
7+
bundles

0 commit comments

Comments
 (0)