Skip to content

replicate: fix pagination docstrings#467

Open
chenlichao wants to merge 1 commit into
replicate:mainfrom
chenlichao:docs/fix-page-docstrings-20260719
Open

replicate: fix pagination docstrings#467
chenlichao wants to merge 1 commit into
replicate:mainfrom
chenlichao:docs/fix-page-docstrings-20260719

Conversation

@chenlichao

Copy link
Copy Markdown

Summary

  • Fix repeated-word typos in pagination return docstrings for collections, models, and predictions.

Why this helps

  • These docstrings are surfaced to readers and API tooling, so removing the duplicated "of" makes the generated/help text clearer without changing runtime behavior.

Test Plan

  • git diff --check
  • python3 -m py_compile replicate/collection.py replicate/model.py replicate/prediction.py

Notes

  • Documentation-only change to Python docstrings.
  • Commit includes DCO signoff.

Signed-off-by: Lichao Chen <lichao_chen@outlook.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant