Skip to content

Fix handling of --streams in cli#2

Merged
Pragyanstha merged 1 commit intomainfrom
fix/cli-streams
Jun 29, 2025
Merged

Fix handling of --streams in cli#2
Pragyanstha merged 1 commit intomainfrom
fix/cli-streams

Conversation

@Pragyanstha
Copy link
Contributor

Summary

Fixes #1 .
The --streams in cli was not working because click was throwing the error when converting the argument tuples into a list.
Unpacking it worked.

@Pragyanstha Pragyanstha merged commit 312367f into main Jun 29, 2025
4 checks passed
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.

Bug: Error: Got unexpected extra argument

1 participant