Skip to content

New decorator for Enums

Compare
Choose a tag to compare
@tmke8 tmke8 released this 07 Sep 18:32
· 669 commits to main since this release

A new decorator was added (@enum_name_str) which patches the __str__ and __repr__ functions to be prettier.