Init Framework

This commit is contained in:
Harsha Raghu
2022-01-13 14:03:23 +05:30
parent 67fc05d496
commit 3e0c1be33e
4 changed files with 36 additions and 0 deletions

View File

@@ -7,6 +7,7 @@ from .stats import *
from .user_config import *
from .workout import *
from .todo import *
from .topgg import *
from .reminders import *
from .renting import *
from .moderation import *