smartinspectpython.sienumcomparable
class
SIEnumComparable(enum.Enum):
Class used to compare Enum objects without having to specify ".value" on the end of the enum name.