python-zk / kazoo

Kazoo is a high-level Python library that makes it easier to use Apache Zookeeper.
https://kazoo.readthedocs.io
Apache License 2.0
1.3k stars 387 forks source link

PEP8 code update #445

Closed bbangert closed 7 years ago

bbangert commented 7 years ago

Bring the code-base up to PEP8 and ensure the flake is run during travis.