-
Committer:
Rick Harding
-
Author(s):
Richard Harding
-
Date:
2012-12-06 17:18:31 UTC
-
mfrom:
(68.2.5 lint)
-
Revision ID:
rick.harding@canonical.com-20121206171831-2om2wu5svzedt27z
Lint over current codebase with flake8
This is just a pure mechanical processing for lint issues. This is just the
output from my flake8 (pyflake/pep8) lint tool through vim. In the future we
can set these to run reports on jenkins for us.
Changes are mainly be alignment, newlines, spacing around =-*, removing unused
imports, etc.
To maintain lint use the upcoming `make lint` target.
R=hazmat
CC=
https://codereview.appspot.com/6891043