Skip to content
Discussion options

You must be logged in to vote

Your test should be:

def test(tupl: Tuple[Path, Path] = typer.Option(None, '--tuple', '-t'), help='Tuple values'):

https://typer.tiangolo.com/tutorial/multiple-values/options-with-multiple-values/

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by YuriiMotov
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Question or problem
2 participants
Converted from issue

This discussion was converted from issue #342 on September 17, 2025 15:23.