mirror of
https://gitlab.com/MoonTestUse1/AdministrationItDepartmens.git
synced 2025-08-14 00:25:46 +02:00
9
This commit is contained in:
4
backend/app/routers/__init__.py
Normal file
4
backend/app/routers/__init__.py
Normal file
@@ -0,0 +1,4 @@
|
||||
"""API routes package"""
|
||||
from . import auth
|
||||
|
||||
__all__ = ['auth']
|
Reference in New Issue
Block a user