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

4 lines
51 B
Python

import fastapi
utils_router = fastapi.APIRouter()