]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Fix visual indentation for PEP8 conformance.
authorJeremy Stanley <fungi@yuggoth.org>
Tue, 14 Aug 2012 05:20:08 +0000 (05:20 +0000)
committerJeremy Stanley <fungi@yuggoth.org>
Tue, 14 Aug 2012 12:20:08 +0000 (12:20 +0000)
commit8e74cf060abd812071a8d6841d9029a69f6a40ad
tree1164a8b0b494aa2ae9c2f047028c822e3db0a3cb
parent0ec3ef5003e9f5bc4fb30c80c0e689de2cd17a68
Fix visual indentation for PEP8 conformance.

Corrects misindented continuations (PEP8 E127, E128).

The run_tests.sh script's PEP8 pass (with current 1.3.3) was
reporting under- or over-indented visual continuations in a handful
of files, all of which are fixed with this trivial patch.

Change-Id: I19388dc0011546abe65b37d31df02debb3676003
quantum/openstack/common/notifier/api.py
quantum/openstack/common/policy.py
quantum/openstack/common/timeutils.py