Skip to content

docs: clarify step argument wording in watch() docstring - #385

Open
pctablet505 wants to merge 1 commit into
samuelcolvin:mainfrom
pctablet505:docs-238-watch-step-wording
Open

docs: clarify step argument wording in watch() docstring#385
pctablet505 wants to merge 1 commit into
samuelcolvin:mainfrom
pctablet505:docs-238-watch-step-wording

Conversation

@pctablet505

Copy link
Copy Markdown

Fixes #238

Rewords the step argument docstring in watch() to clarify the debounce behavior.

Reword the contradictory 'no changes ... and at least one change'
sentence to explain that step is the polling interval and changes are
yielded once the change set stops growing.

Fixes samuelcolvin#238
@pctablet505
pctablet505 marked this pull request as ready for review July 17, 2026 12:47
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.

nonsensical wording in docs for watch

1 participant