4 lines
89 B
Python

from langchain_core.runnables.branch import RunnableBranch
__all__ = ["RunnableBranch"]