Closed rickhanlonii closed 8 years ago
This PR adds PEP8 fixes to pass linting.
NOTE: Adds setup.cfg to ignore E501 line length.
setup.cfg
Bah. Looks like I changed some stuff out from under you. If you'll resolve the conflicts here, I'll merge it. :)
Also.. Thanks!
@justinabrahms no worry, should be all set!
Overview
This PR adds PEP8 fixes to pass linting.
NOTE: Adds
setup.cfg
to ignore E501 line length.