Skip to content

docs: fix duplicate words in pagination docstrings - #465

Closed
chenlichao wants to merge 3 commits into
replicate:mainfrom
chenlichao:docs/fix-page-docstrings-duplicates
Closed

docs: fix duplicate words in pagination docstrings#465
chenlichao wants to merge 3 commits into
replicate:mainfrom
chenlichao:docs/fix-page-docstrings-duplicates

Conversation

@chenlichao

Copy link
Copy Markdown

Summary

  • Fix duplicate “of” words in pagination return docstrings for models and predictions.

Why this helps

  • These docstrings are surfaced to readers and generated/API documentation, so removing the duplicated word makes the descriptions clearer without changing behavior.

Test Plan

  • git diff --check
  • python3 -m compileall -q replicate/model.py replicate/prediction.py

Signed-off-by: Lichao Chen lichao_chen@outlook.com

@chenlichao

Copy link
Copy Markdown
Author

Closing as superseded by #467, which covers this fix plus collection.py. Thanks for the cleanup!

@chenlichao chenlichao closed this Sep 1, 2026
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