Files
2024-11-17 02:31:42 +03:00

4 lines
65 B
Python

from fastapi import APIRouter
transactions_router = APIRouter()