Skip to content

First enum name with 2 chars #1

@jbvsmo

Description

@jbvsmo

In cases where the first name has two chars, the system might confuse with a 2-element tuple for loading names and values. Loading this will raise an exception

class Foo(Obj):
    ab, cde, fghij = keys(3)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions