Major refactor to move away from glade file

This commit is contained in:
2025-11-29 23:16:01 -06:00
parent 08587c16b8
commit d2d266adda
83 changed files with 3091 additions and 1434 deletions

5
src/libs/dto/__init__.py Normal file
View File

@@ -0,0 +1,5 @@
"""
Dasta Class Package
"""
from .event import Event