fooder-api/fooder/controller/__init__.py

2 lines
68 B
Python

from .user import UserController
from .token import TokenController