watchforstock / evohome-client

Python client to access the Evohome web service
Apache License 2.0
88 stars 52 forks source link

Allow session reuse #59

Closed zxdavb closed 5 years ago

zxdavb commented 5 years ago

@watchforstock Would you mind if I cleaned up the code a bit? I was thinking de-linting withflake8 (plus/minus pylint) with default settings?

Would make it much easier to pick up coding errors going forward...

watchforstock commented 5 years ago

tidying up makes sense - especially given the library is used much more broadly than I ever imagined when I created it!

zxdavb commented 5 years ago

OK, will ping you a PR based on this branch.