uncountable.types.notices_t.NoticeType¶ class uncountable.types.notices_t.NoticeType¶ Enum where members are also (and must be) strings DEBUG = 'debug'¶ ERROR = 'error'¶ INFO = 'info'¶ PLAIN = 'plain'¶ SUCCESS = 'success'¶ WARNING = 'warning'¶