Skip to content

[docs,serve][minor] fix incorrect indentation in ray serve Deployment docs#52186

Merged
pcmoritz merged 1 commit intomasterfrom
docs/dedent-docs
Apr 10, 2025
Merged

[docs,serve][minor] fix incorrect indentation in ray serve Deployment docs#52186
pcmoritz merged 1 commit intomasterfrom
docs/dedent-docs

Conversation

@crypdick
Copy link
Copy Markdown
Contributor

@crypdick crypdick commented Apr 9, 2025

Why are these changes needed?

The docstring for serve Deployment has incorrect indentation.

Related issue number

NA

Checks

  • I've signed off every commit(by using the -s flag, i.e., git commit -s) in this PR.
  • I've run scripts/format.sh to lint the changes in this PR.
  • I've included any doc changes needed for https://docs.ray.io/en/master/.
    • I've added any new APIs to the API Reference. For example, if I added a
      method in Tune, I've added it in doc/source/tune/api/ under the
      corresponding .rst file.
  • I've made sure the tests are passing. Note that there might be a few flaky tests, see the recent failures at https://flakey-tests.ray.io/
  • Testing Strategy
    • Unit tests
    • Release tests
    • This PR is not tested :(

Signed-off-by: Ricardo Decal <rdecal@anyscale.com>
@crypdick crypdick added serve Ray Serve Related Issue docs An issue or change related to documentation labels Apr 9, 2025
Copy link
Copy Markdown
Contributor

@pcmoritz pcmoritz left a comment

Choose a reason for hiding this comment

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

Nice catch!

@pcmoritz pcmoritz enabled auto-merge (squash) April 10, 2025 03:23
@github-actions github-actions bot added the go add ONLY when ready to merge, run all tests label Apr 10, 2025
@pcmoritz pcmoritz merged commit 0c35fcd into master Apr 10, 2025
6 checks passed
@pcmoritz pcmoritz deleted the docs/dedent-docs branch April 10, 2025 04:37
han-steve pushed a commit to han-steve/ray that referenced this pull request Apr 11, 2025
… docs (ray-project#52186)

## Why are these changes needed?

The docstring for serve Deployment has incorrect indentation.

## Related issue number

NA
## Checks

- [x] I've signed off every commit(by using the -s flag, i.e., `git
commit -s`) in this PR.
- [ ] I've run `scripts/format.sh` to lint the changes in this PR.
- [ ] I've included any doc changes needed for
https://docs.ray.io/en/master/.
- [ ] I've added any new APIs to the API Reference. For example, if I
added a
method in Tune, I've added it in `doc/source/tune/api/` under the
           corresponding `.rst` file.
- [ ] I've made sure the tests are passing. Note that there might be a
few flaky tests, see the recent failures at https://flakey-tests.ray.io/
- Testing Strategy
   - [ ] Unit tests
   - [ ] Release tests
   - [ ] This PR is not tested :(

Signed-off-by: Ricardo Decal <rdecal@anyscale.com>
Signed-off-by: Steve Han <stevehan2001@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

community-backlog docs An issue or change related to documentation go add ONLY when ready to merge, run all tests serve Ray Serve Related Issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants