Skip to content

Improve enums.py #60

Description

@NeloBlivion

enums.py is very inconsistent.

  • Move overrides such as __str__ and __int__ to the base class
  • Convert try_enum and create_unknown_value logic to base class naturally
  • Update all lib files to use new Enum logic consistently

Metadata

Metadata

Assignees

No one assigned

    Labels

    Fields

    No fields configured for Feature.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions