Skip to content

[core] Remove unused object_ref_seed parameter#53698

Merged
edoakes merged 3 commits intoray-project:masterfrom
edoakes:eoakes/rm-object-ref-seed
Jun 10, 2025
Merged

[core] Remove unused object_ref_seed parameter#53698
edoakes merged 3 commits intoray-project:masterfrom
edoakes:eoakes/rm-object-ref-seed

Conversation

@edoakes
Copy link
Copy Markdown
Collaborator

@edoakes edoakes commented Jun 10, 2025

Unset, unused.

edoakes added 2 commits June 10, 2025 10:06
Signed-off-by: Edward Oakes <ed.nmi.oakes@gmail.com>
Signed-off-by: Edward Oakes <ed.nmi.oakes@gmail.com>
@edoakes edoakes added the go add ONLY when ready to merge, run all tests label Jun 10, 2025
Signed-off-by: Edward Oakes <ed.nmi.oakes@gmail.com>
--style=google,
--baseline=ci/lint/pydoclint-baseline.txt,
--exclude=thirdparty|^python/ray/serve/tests/test_config_files/syntax_error\.py$,
--exclude=thirdparty|^python/ray/serve/tests/test_config_files/syntax_error\.py$|^python/ray/_private/parameter\.py$,
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Why are you excluding parameter.py from pydoclint?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

There are a huge number of violations that don't warrant spending the time to fix right now. Will come back around to it sometime

Copy link
Copy Markdown
Contributor

@israbbani israbbani left a comment

Choose a reason for hiding this comment

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

🚢

@edoakes edoakes enabled auto-merge (squash) June 10, 2025 15:28
@edoakes edoakes merged commit 2b998f5 into ray-project:master Jun 10, 2025
6 checks passed
elliot-barn pushed a commit that referenced this pull request Jun 18, 2025
Unset, unused.

---------

Signed-off-by: Edward Oakes <ed.nmi.oakes@gmail.com>
Signed-off-by: elliot-barn <elliot.barnwell@anyscale.com>
elliot-barn pushed a commit that referenced this pull request Jul 2, 2025
Unset, unused.

---------

Signed-off-by: Edward Oakes <ed.nmi.oakes@gmail.com>
Signed-off-by: elliot-barn <elliot.barnwell@anyscale.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

go add ONLY when ready to merge, run all tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants