evilpete / ISYlib-python

Simple Python lib for the ISY home automation controller
BSD 2-Clause "Simplified" License
27 stars 19 forks source link

PEP8 Standards and Cleanup #11

Closed fxstein closed 8 years ago

fxstein commented 9 years ago

May I suggest that the code in this library gets some much needed cleanup towards PEP8 standards? Might be time to put a Travis CI hook on the project and force flake8 validation on the entire code base.

Just tried merging the latest changes, but some of the latest commits actually introduced new PEP8 violations.

evilpete commented 9 years ago

feel free to send me another pull req.