Skip to content

Commit 0339a1c

Browse files
authored
Merge pull request #1 from mrmcwethy/addexamples
updated for pylint and adding examples folder
2 parents 85ea917 + cf38fdf commit 0339a1c

File tree

6 files changed

+533
-88
lines changed

6 files changed

+533
-88
lines changed

.gitignore

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
__pycache__
22
_build
33
*.pyc
4+
.env
5+
build*
6+
bundles

0 commit comments

Comments
 (0)