mirror of
https://github.com/grey-cat-1908/formaptix-server.git
synced 2024-11-11 18:57:27 +03:00
3 lines
52 B
Python
3 lines
52 B
Python
from fastapi import APIRouter
|
|
|
|
router = APIRouter()
|