spulec / pep8ify

A library that modifies python source code to conform to pep8.
Apache License 2.0
118 stars 12 forks source link

pep8 complains about spaces on blank lines in docstrings. #10

Open spulec opened 12 years ago

spulec commented 12 years ago

Pep8ify should probably do something to deal with this.