tofu-api/tofu_api/api/tasks/__init__.py

3 lines
80 B
Python

from .task_blueprint import TaskBlueprint
from .task_handler import TaskHandler