Friendly reminder: Python checkstyle is now being enforced by Jenkins, so styleguide violations will break the build.
If you'd like to automatically run checkstyle before you commit you can ln -s ../../build-support/hooks/pre-commit .git/hooks to avoid breaking the build. Thanks, Kevin