🎉 Initialize module repository

This commit is contained in:
Marc Wempe
2026-04-03 23:08:57 +02:00
commit c679a207d4
16 changed files with 1394 additions and 0 deletions

4
models/__init__.py Normal file
View File

@@ -0,0 +1,4 @@
from . import mvd_tcg_card
from . import mvd_tcg_game
from . import ir_http
from . import res_config_settings