Follow PEP-8 style guide
Summary:
- Two blank lines to separate functions
- No space before functions' arguments declaration
- Remove two semicolons, append a space after a loose #comment
- Break some > 79 characters line
Test Plan: arc lint
Reviewers: dereckson
Differential Revision: http://devcentral.nasqueron.org/D265