1
0
mirror of https://gitlab.com/MoonTestUse1/AdministrationItDepartmens.git synced 2025-08-14 00:25:46 +02:00
This commit is contained in:
MoonTestUse1
2024-12-28 06:24:53 +06:00
parent bde484f1e0
commit 0c95c62f1d
31 changed files with 64 additions and 1417 deletions

View File

@@ -0,0 +1,4 @@
"""API routes package"""
from . import auth
__all__ = ['auth']