Open rggjan opened 2 years ago
error: argument --color_one: invalid Color value: 'RED'
Hey @rggjan , thanks for posting!
Indeed, this was mentioned in #62 , and I've been working on a fix in #99 . I need to fix the failing tests for other python versions, and this should be good to go.
Ah, I missed that, thanks a lot!
Optional enums need to be passed to command line by value instead of name: