I am struggling to correctly annotate a class method I have defined on an Enum. MyPy keeps throwing errors at me
class _Event(Enum): def __init__(self, value: