This commit is contained in:
2026-06-09 11:26:28 +03:00
parent 94735fd540
commit 244935e4ac
21 changed files with 886 additions and 15 deletions
+3
View File
@@ -0,0 +1,3 @@
from app.character.service import CharacterService
__all__ = ["CharacterService"]