sander76 / clipstick

create cli applications using pydantic models
https://sander76.github.io/clipstick/
MIT License
27 stars 3 forks source link

optional with a default of None does not have correct help output #47

Closed sander76 closed 10 months ago

sander76 commented 10 months ago

expecting to see the types to be displayed in help, but they are not.

sander76 commented 10 months ago

fixed in https://github.com/sander76/clipstick/commit/8e50786843b325caa18f8c484f0db93b0902161f version 0.5.0