refactored table creation into seperate function

This commit is contained in:
2022-08-03 17:02:49 -04:00
parent 70b33b5c07
commit efd76ee228
2 changed files with 16 additions and 3 deletions

3
.gitignore vendored
View File

@@ -1,4 +1,5 @@
data/
*__pycache__
*env
*.code-workspace
*.code-workspace
sandbox/