fooder-api/fooder/controller/__init__.py

2 lines
72 B
Python

from .user import UserController
from .product import ProductController