From f722907a9acebbbcc0a5eae4b146654c495f5c90 Mon Sep 17 00:00:00 2001 From: Sean Whalen Date: Fri, 15 Feb 2019 09:29:51 -0500 Subject: [PATCH] PEP 8 fix --- parsedmarc/__init__.py | 1 - 1 file changed, 1 deletion(-) diff --git a/parsedmarc/__init__.py b/parsedmarc/__init__.py index 6c3425c..b6d0731 100644 --- a/parsedmarc/__init__.py +++ b/parsedmarc/__init__.py @@ -768,7 +768,6 @@ def parse_report_email(input_, nameservers=None, dns_timeout=2.0, raise InvalidDMARCReport(error) - def parse_report_file(input_, nameservers=None, dns_timeout=2.0, strip_attachment_payloads=False): """Parses a DMARC aggregate or forensic file at the given path, a