Fix the problem that ray.remote reference is not visible at a document.#7311
Fix the problem that ray.remote reference is not visible at a document.#7311simon-mo merged 2 commits intoray-project:masterfrom
Conversation
|
can you revert the deletion of |
simon-mo
left a comment
There was a problem hiding this comment.
lgtm, let's check if the doc build successfully
|
@simon-mo Btw, |
|
Can one of the admins verify this patch? |
|
Test FAILed. |
|
Jenkins test this please. |
|
Test FAILed. |
|
Jenkins test this please. |
|
Test FAILed. |
|
@rkooo567 don't worry about jenkins test, can you add |
|
@simon-mo Please force merge once it is ready. |
|
|
|
Test PASSed. |
raulchen
left a comment
There was a problem hiding this comment.
Thanks for fixing this.
|
@fyrestone the doc seems to be building with this PR (without the exception). Is there any way we can catch the |
Why are these changes needed?
ray.remotedocument is not visible at the latest document. It is because we usefake_ray.remotefor doc generation.Related issue number
Checks
scripts/format.shto lint the changes in this PR.