Textualize / trogon

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

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

Closed boehmseb closed 2 weeks ago

boehmseb commented 9 months ago

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