[core] Migrate ray.private.pydantic_compat from _private to _common#53686
[core] Migrate ray.private.pydantic_compat from _private to _common#53686edoakes merged 4 commits intoray-project:masterfrom
Conversation
Signed-off-by: Nehil Jain <2761999+nehiljain@users.noreply.github.com>
2864a89 to
b79a541
Compare
Signed-off-by: Nehil Jain <2761999+nehiljain@users.noreply.github.com>
|
Linter failure: https://buildkite.com/ray-project/premerge/builds/41759#01975a68-9240-401b-8409-b8cfdde6d6b3/185-270 There are instructions there on how to install & run |
Hehe, sorry I tried to be clever by resolving conflicts right in the github.com UI. Just fixed the linting issue. |
Signed-off-by: Nehil Jain <2761999+nehiljain@users.noreply.github.com>
ac478b2 to
cb8ef1a
Compare
|
Thanks @nehiljain 💪 |
|
@nehiljain if you are hungry for more, you can consider converting all usage of |
Will do this by EOW. |
Why are these changes needed?
Related issue number
Fixes: #53478
Checks
git commit -s) in this PR.scripts/format.shto lint the changes in this PR.method in Tune, I've added it in
doc/source/tune/api/under thecorresponding
.rstfile.