🎉 Initialize module repository

This commit is contained in:
Marc Wempe
2026-04-03 23:08:58 +02:00
commit 685c3296f1
23 changed files with 4022 additions and 0 deletions

2
__init__.py Normal file
View File

@@ -0,0 +1,2 @@
from . import models
from . import wizards