great-ai/great_ai/deploy/routes/__init__.py
2022-07-04 19:31:15 +02:00

4 lines
252 B
Python

from .bootstrap_dashboard import bootstrap_dashboard
from .bootstrap_docs_endpoints import bootstrap_docs_endpoints
from .bootstrap_feedback_endpoints import bootstrap_feedback_endpoints
from .bootstrap_trace_endpoints import bootstrap_trace_endpoints