Refactor into packages

This commit is contained in:
Chris Proctor
2022-05-11 16:28:22 -04:00
parent 26f3869ec7
commit cc50795d43
7 changed files with 19 additions and 18 deletions

2
.gitignore vendored
View File

@@ -1,3 +1,3 @@
*.swp
*.swo
__pycache__/*
**/__pycache__/*