Files
CoPay/backend/app/api/auth/routers.py
T
2024-11-17 02:31:42 +03:00

4 lines
50 B
Python

import fastapi
auth_router = fastapi.APIRouter()