python-tent-client
python-tent-client copied to clipboard
pep8 on tentapp.py and move exceptions to exception.py and utils to utils.py
Some pep8, thanks!
Thank you for cleaning up the code. I'll apply the PEP 8 fixes in a day or two.
Soon this will all be organized as a proper package and submitted to PyPI, but until then I want to keep everything in one file to make it easy to drop this library into other projects.
Nice! Glad I'm not the only one annoyed with @longears 's whitespace conventions :-)