from ray.dag.input_node import InputNode

__all__ = [
    "InputNode",
]
