Skip to content

docs: fix repeated word typo in set_timesteps docstring#13876

Open
ramkumar27072006 wants to merge 1 commit into
huggingface:mainfrom
ramkumar27072006:patch-1
Open

docs: fix repeated word typo in set_timesteps docstring#13876
ramkumar27072006 wants to merge 1 commit into
huggingface:mainfrom
ramkumar27072006:patch-1

Conversation

@ramkumar27072006
Copy link
Copy Markdown

@ramkumar27072006 ramkumar27072006 commented Jun 7, 2026

Removed the duplicate word "schedule" from the docstring for the sigmas argument in EulerDiscreteScheduler.set_timesteps.

What does this PR do?

Fixes #13877

Before submitting

Who can review?

Anyone in the community is free to review the PR once the tests have passed. Feel free to tag
members/contributors who may be interested in your PR.

Removed the duplicate word "schedule" from the docstring for the sigmas argument in EulerDiscreteScheduler.set_timesteps.
@github-actions github-actions Bot added schedulers size/S PR with diff < 50 LOC labels Jun 7, 2026
@ramkumar27072006
Copy link
Copy Markdown
Author

is it ready?

@ramkumar27072006
Copy link
Copy Markdown
Author

Fixes #13877

1 similar comment
@ramkumar27072006
Copy link
Copy Markdown
Author

Fixes #13877

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

schedulers size/S PR with diff < 50 LOC

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs: fix typos in scheduling_euler_discrete.py

1 participant