mirror of
https://github.com/domainaware/parsedmarc.git
synced 2026-09-18 03:47:59 +00:00
PEP 8 fix
This commit is contained in:
@@ -16,6 +16,7 @@ from parsedmarc import logger, IMAPError, get_dmarc_reports_from_inbox, \
|
||||
parse_report_file, elastic, splunk, save_output, watch_inbox, \
|
||||
email_results, SMTPError, ParserError, __version__
|
||||
|
||||
|
||||
def _main():
|
||||
"""Called when the module is executed"""
|
||||
def process_reports(reports_):
|
||||
|
||||
Reference in New Issue
Block a user