Organized into python module

This commit is contained in:
Brandon Rozek 2020-05-03 16:32:09 -04:00
parent 97a758bdb3
commit 9042afd82d
6 changed files with 14 additions and 3 deletions

1
.gitignore vendored
View file

@ -2,3 +2,4 @@ node_modules/
package-lock.json
.mypy_cache/
.vscode/
*.egg-info