uncountable.types.specs_t.GoalPriority¶ class uncountable.types.specs_t.GoalPriority¶ Enum where members are also (and must be) strings HIGH = 'high'¶ IGNORE = 'ignore'¶ LOW = 'low'¶ MEDIUM = 'medium'¶