Popular repositories
142 contributions in the last year
Less
More
Contribution activity
October 2021
Created 11 commits in 2 repositories
Created an issue in pallets/click that received 4 comments
Odd implicit tuple conversion of default string value when using a parser function for type
I'm using the click.option type=<func> argument to convert input arguments from str to Tuple[float,float]. This (example below) code works as I'd …
4
comments