Ensure the code is PEP8-compliant (with the maximum number of characters per line upped to 100).
For docstrings it's ok (if necasary) to go over this limit; just make sure to mark the respective docstring with the # noqa comment (i.e. "no quality assurance").
# noqa
comment (i.e. "no quality assurance").