package-style architecture

This commit is contained in:
2024-05-24 12:15:06 +02:00
parent 4e17f40534
commit fb4849df25
18 changed files with 26 additions and 15 deletions

2
package/__init__.py Normal file
View File

@@ -0,0 +1,2 @@
from . import lib
from . import src