Skip to content

docs: fix duplicate words in pagination docstrings#465

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

docs: fix duplicate words in pagination docstrings#465
chenlichao wants to merge 1 commit 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

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