Skip to content

Conversation

bryant1410
Copy link
Contributor

I found there were a bunch. Found them with:

find -name '*.py' -exec grep --color=always -HnIie '".*" ".*"' {} \; | less -r

@bryant1410 bryant1410 force-pushed the remove-spurious-spaces branch from 4cca447 to 9eebb52 Compare August 27, 2024 17:54
@anyscalesam anyscalesam added dashboard Issues specific to the Ray Dashboard serve Ray Serve Related Issue train Ray Train Related Issue core Issues that should be addressed in Ray Core P2 Important issue, but not time-critical data Ray Data-related issues labels Sep 6, 2024
@ruisearch42
Copy link
Contributor

@bryant1410 can you rebase? many of these may already be fixed

@ruisearch42 ruisearch42 added the @external-author-action-required Alternate tag for PRs where the author doesn't have labeling permission. label Mar 24, 2025
@bryant1410 bryant1410 force-pushed the remove-spurious-spaces branch from 9eebb52 to 8a760f0 Compare March 25, 2025 05:58
@bryant1410 bryant1410 requested a review from a team as a code owner March 25, 2025 05:58
@bryant1410 bryant1410 force-pushed the remove-spurious-spaces branch 2 times, most recently from 494951e to acd363c Compare March 25, 2025 06:03
@bryant1410 bryant1410 force-pushed the remove-spurious-spaces branch from acd363c to 64a029f Compare March 25, 2025 06:04
@bryant1410
Copy link
Contributor Author

@bryant1410 can you rebase? many of these may already be fixed

done

Copy link
Contributor

@crypdick crypdick left a comment

Choose a reason for hiding this comment

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

@bryant1410 thank you for your contribution! can you please run the code formatter to make our linter checks pass, then we should be good to go!

@hainesmichaelc hainesmichaelc added the community-contribution Contributed by the community label Apr 4, 2025
@bryant1410
Copy link
Contributor Author

@bryant1410 thank you for your contribution! can you please run the code formatter to make our linter checks pass, then we should be good to go!

done

@bryant1410 bryant1410 force-pushed the remove-spurious-spaces branch from 451d70f to 2d29116 Compare April 7, 2025 20:08
Signed-off-by: Santiago Castro <[email protected]>
@bryant1410 bryant1410 force-pushed the remove-spurious-spaces branch 2 times, most recently from d5f28fa to 5157de7 Compare April 7, 2025 20:12
@pcmoritz pcmoritz added the go add ONLY when ready to merge, run all tests label Apr 7, 2025
@pcmoritz
Copy link
Contributor

pcmoritz commented Apr 8, 2025

@bryant1410 Thanks a lot for your contribution!

@pcmoritz pcmoritz merged commit 6f0d170 into ray-project:master Apr 8, 2025
6 checks passed
@bryant1410 bryant1410 deleted the remove-spurious-spaces branch April 8, 2025 01:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community-contribution Contributed by the community core Issues that should be addressed in Ray Core dashboard Issues specific to the Ray Dashboard data Ray Data-related issues @external-author-action-required Alternate tag for PRs where the author doesn't have labeling permission. go add ONLY when ready to merge, run all tests P2 Important issue, but not time-critical serve Ray Serve Related Issue train Ray Train Related Issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants