mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-09 08:08:32 +00:00
4 lines
88 B
Python
4 lines
88 B
Python
from crewai.routers.pipeline_router import PipelineRouter
|
|
|
|
__all__ = ["PipelineRouter"]
|