mirror of
https://github.com/wassname/ray.git
synced 2026-07-06 00:50:25 +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.