Сделал скелет того, как примерно будет реализован сервис

This commit is contained in:
Viner Abubakirov
2026-02-21 00:19:09 +05:00
parent 8ac132e503
commit 51ec17381f
9 changed files with 62 additions and 34 deletions

View File

@@ -1,4 +1,4 @@
# from app.main import app
from app.main import app
# __all__ = ["app"]
__all__ = ["app"]