Skip to content

Commit 970bfc7

Browse files
authored
Merge pull request #3 from chickadee-tech/lint
Update auto build, turn on lint and make lint pass.
2 parents 0cbe700 + 1af59b6 commit 970bfc7

File tree

6 files changed

+546
-124
lines changed

6 files changed

+546
-124
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
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)