django-wkhtmltopdf
django-wkhtmltopdf copied to clipboard
Import fix on install and PEP8
I was thinking about doing the exact same thing. The intermittent conformance to PEP8 messes with my OCD. ;-)
One question, you don't always appear to follow this rule in the changes: https://www.python.org/dev/peps/pep-0008/#maximum-line-length
Is there a particular reason, or something in PEP8 that allows for the exceptions?
Thanks.