mirror of
https://github.com/wassname/ray.git
synced 2026-06-28 07:18:24 +08:00
5adbdfecd0
* Raise exception if pyarrow is imported before ray. * Pip install pyarrow when building doc so we don't have to mock it. * Raise ImportError instead of Exception.