Major refactor to move away from glade file
This commit is contained in:
5
src/libs/dto/__init__.py
Normal file
5
src/libs/dto/__init__.py
Normal file
@@ -0,0 +1,5 @@
|
||||
"""
|
||||
Dasta Class Package
|
||||
"""
|
||||
|
||||
from .event import Event
|
||||
Reference in New Issue
Block a user