Skip to content

Commit 6bf5b32

Browse files
committed
added pylint to project and updated code
1 parent 894bd78 commit 6bf5b32

File tree

4 files changed

+472
-53
lines changed

4 files changed

+472
-53
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)