Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

option to only show enum member's value for autoenum #34

Open
classabbyamp opened this issue May 9, 2021 · 3 comments · May be fixed by #63
Open

option to only show enum member's value for autoenum #34

classabbyamp opened this issue May 9, 2021 · 3 comments · May be fixed by #63
Assignees
Labels
enhancement New feature or request wontfix This will not be worked on

Comments

@classabbyamp
Copy link

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)

Current behaviour:
image

Requested behaviour:
image

Version

  • Operating System: Linux
  • Python: 3.9
  • enum_tools: 0.6.4

Other Additional Information:

@classabbyamp classabbyamp added the enhancement New feature or request label May 9, 2021
@stale
Copy link

stale bot commented Nov 6, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Nov 6, 2021
@brandon-leapyear
Copy link

brandon-leapyear commented Apr 14, 2022

This is an old work account. Please reference @brandonchinn178 for all future communication


Bump

@brandon-leapyear brandon-leapyear linked a pull request Apr 14, 2022 that will close this issue
@1kastner
Copy link
Contributor

That'd be cool!

@stale stale bot added the stale label Mar 18, 2023
@stale stale bot removed the stale label Feb 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request wontfix This will not be worked on
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants