Skip to content

Conversation

@aslonnie
Copy link
Collaborator

@aslonnie aslonnie commented Jan 17, 2026

the alias is not used anywhere.

this clears all the __init__.py under ray_release/ directory. making it consistent with other files, and easier to convert everything to idiomatic bazel

this clears all the `__init__.py` under `ray_release/` directory.
making it consistent with other files, and easier to convert everything
to idiomatic bazel

Signed-off-by: Lonnie Liu <[email protected]>
@aslonnie aslonnie requested a review from a team as a code owner January 17, 2026 21:19
@aslonnie aslonnie added the go add ONLY when ready to merge, run all tests label Jan 17, 2026
Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request removes the re-export of AnyscaleJobManager from the ray_release.job_manager package by clearing its __init__.py file. This change makes imports more explicit, which is a positive step towards better code organization and maintainability. As mentioned in the description, this refactoring will also facilitate the adoption of Bazel. The change is simple, effective, and I see no issues with it.

@ray-gardener ray-gardener bot added core Issues that should be addressed in Ray Core devprod release-test release test labels Jan 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core Issues that should be addressed in Ray Core devprod go add ONLY when ready to merge, run all tests release-test release test

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant