htmlapi-client-python
htmlapi-client-python copied to clipboard
fixed whitespace and line length for improved PEP8 conformance
in an effort to be a good (if nit-picky) citizen
note that I did not alter the inline return statements because that seemed like potentially an intentional decision
I'm generally in favor of nit-picky fixes by citizens. :) I don't have time to review in depth right now but will try to get around to it soon. Thanks for contributing!
Excellent, thanks!
FWIW, I wanted to restructure the script a bit, but that proved tricky in the absence of tests (whether automated or manual) - any chance you could open-source the server component you used during your presentation?