Files
ray-project--ray/python/ray/workflow/__init__.py
T
2026-07-13 13:17:40 +08:00

5 lines
185 B
Python

raise RuntimeError(
"The experimental Ray Workflows library was deprecated in Ray 2.44 and has been "
"removed. The last Ray release containing ray.workflows is `ray==2.47`."
)