sander76 / clipstick

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

Fix optional typing introduced in 3.10 and 3.11 #32

Closed tungalbert99 closed 10 months ago

tungalbert99 commented 10 months ago

The existing system triggers in the subcommand which is not correct. You can see without the fix in that the tests will fail.

sander76 commented 10 months ago

thanks for this. I'll have a look!

tungalbert99 commented 10 months ago

I can help you with some features in this library! doing this as some after-work fun