Files
jardin/backend/app/routers/settings.py
2026-02-21 21:20:02 +01:00

3 lines
51 B
Python

from fastapi import APIRouter
router = APIRouter()