voltrondata-labs / benchmarks

Language-independent Continuous Benchmarking (CB) for Apache Arrow
MIT License
10 stars 11 forks source link

click.Choices may only be strings (no free click type coercion) #83

Closed dianaclarke closed 3 years ago

dianaclarke commented 3 years ago

""" The choice type allows a value to be checked against a fixed set of supported values. All of these values have to be strings. """

https://click.palletsprojects.com/en/8.0.x/api/?highlight=click%20choice#click.Choice