Made the folder structure match more the Python package standards.

This commit is contained in:
The Wobbler 2024-12-07 18:12:37 +01:00
parent 4721e5e7fa
commit 5f5175e653
16 changed files with 2 additions and 0 deletions

1
.gitignore vendored Normal file
View file

@ -0,0 +1 @@
wobbl_tools/__pycache__

1
wobbl_tools/__init__.py Normal file
View file

@ -0,0 +1 @@
#!/usr/bin/python3