Fix PEP 8 line length

This commit is contained in:
Sean Whalen
2019-11-06 12:24:09 -05:00
parent a95cfa4efd
commit eefc74c576
3 changed files with 12 additions and 4 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ from setuptools import setup
from codecs import open
from os import path
__version__ = "6.6.1"
__version__ = "6.7.0"
description = "A Python package and CLI for parsing aggregate and " \
"forensic DMARC reports"