Skip to content

Replace Enum with IntEnum and StrEnum #290

@GDYendell

Description

@GDYendell

The nested generic in the Enum DataType is not well supported by python typing. We don't need mixed enums, so we should just replace the generic Enum DataType with concrete IntEnum and StrEnum DataTypes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions