mentat.emails.informant module¶
This module contains implementation of email reports send by the mentat-informant.py
component. It is based on mentat.emails.base.BaseEmail
.
-
mentat.emails.informant.
REPORT_CLASS_INFORMANT
= 'overview'¶ Module contant for informant report class.
-
class
mentat.emails.informant.
ReportEmail
(headers, **kwargs)[source]¶ Bases:
mentat.emails.base.BaseEmail
Implementation of email reports send by the mentat-informant.py Mentat component.
-
report_class
= 'overview'¶
-