GitHub user jarifibrahim opened a pull request: https://github.com/apache/climate/pull/342
Fix PEP8 violations Following PEP8 violations are fixed - Remove trailing whitespaces - Fix lines with length > 79 - Add two blank lines after every function You can merge this pull request into a Git repository by running: $ git pull https://github.com/jarifibrahim/climate CLIMATE-792 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/climate/pull/342.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #342 ---- commit f6a3c0d6e1041969f2234b4250c7fd11c519b989 Author: Ibrahim <jarifibra...@gmail.com> Date: 2016-05-15T19:29:46Z Fix PEP8 violations - Remove trailing whitespaces. - Fix lines with length > 79. - Add two blank lines after every function definition. ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---