Made the folder structure match more the Python package standards.
This commit is contained in:
parent
4721e5e7fa
commit
5f5175e653
16 changed files with 2 additions and 0 deletions
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
|
@ -0,0 +1 @@
|
||||||
|
wobbl_tools/__pycache__
|
1
wobbl_tools/__init__.py
Normal file
1
wobbl_tools/__init__.py
Normal file
|
@ -0,0 +1 @@
|
||||||
|
#!/usr/bin/python3
|
Loading…
Reference in a new issue