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

4 lines
62 B
Python

import fastapi
calculate_debits_router = fastapi.APIRouter()