Skip to content

Silently ignore clear in cli_progress_step()#786

Open
mcol wants to merge 2 commits intor-lib:mainfrom
mcol:issue_785
Open

Silently ignore clear in cli_progress_step()#786
mcol wants to merge 2 commits intor-lib:mainfrom
mcol:issue_785

Conversation

@mcol
Copy link
Copy Markdown
Contributor

@mcol mcol commented Aug 20, 2025

This is the best way I found to ignore a ... argument (inspired by this StackOverflow question). Most of the code change is just reindentation.

Fixes #785.

@gaborcsardi
Copy link
Copy Markdown
Member

Thanks! I think we can document that you cannot pass clear, no need to strip it.

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.

cli_progress_step() fails if clear is set

2 participants