Clean package structure ahead of tests

This commit is contained in:
James Grogan 2024-03-29 12:23:14 +00:00
parent 43114d8c1f
commit 4843413883
10 changed files with 16 additions and 10 deletions

3
.gitignore vendored
View file

@ -0,0 +1,3 @@
.venv
*.pyc
__pycache__/