Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

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

Copy link
Copy link
@classabbyamp

Description

@classabbyamp
Issue body actions

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:

Reactions are currently unavailable

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestNew feature or requeststalewontfixThis will not be worked onThis will not be worked on

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    Morty Proxy This is a proxified and sanitized view of the page, visit original site.