swag-shop/app/api/routes/__init__.py

1 line
94 B
Python
Raw Normal View History

2024-03-08 14:04:40 +01:00
from app.api.routes import main_routes, error_routes, product_routes, user_routes, cart_routes