-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
enhancementNew feature or requestNew feature or requeststalewontfixThis will not be worked onThis will not be worked on
Description
Description
To make my docs look cleaner, I'd like an option to show just the repr of the enum member's value instead of the repr of the enum member for autoenum.
I.e.: repr(enum.member.value) not repr(enum.member)
Version
- Operating System: Linux
- Python: 3.9
- enum_tools: 0.6.4
Other Additional Information:
brandon-leapyear, 1kastner and tahv
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requeststalewontfixThis will not be worked onThis will not be worked on

