Textualize / trogon

Easily turn your Click CLI into a powerful terminal application
MIT License
2.5k stars 54 forks source link

Do not treat Select.BLANK as a supplied value #72

Closed boehmseb closed 2 months ago

boehmseb commented 10 months ago

Optional parameters of type click.Choice cannot be used otherwise because Select.BLANK was always used as the parameter value instead.