Change in ovirt-live[master]: build: fix recent pep8 warnings

sbonazzo at redhat.com sbonazzo at redhat.com
Fri Feb 5 09:51:53 UTC 2016


Sandro Bonazzola has submitted this change and it was merged.

Change subject: build: fix recent pep8 warnings
......................................................................


build: fix recent pep8 warnings

* Fixed errors detected with pep8 1.6.2:
- E402 module level import not at top of file.
- E731 do not assign a lambda expression, use a def

* sorting all the imports

Change-Id: Ib5044515a870d3552d690024f2eaa321f2fd0da3
Signed-off-by: Sandro Bonazzola <sbonazzo at redhat.com>
---
M ovirt-engine-setup-plugin-live/src/ovirt_live/__init__.py
M ovirt-engine-setup-plugin-live/src/ovirt_live/constants.py
M ovirt-engine-setup-plugin-live/src/plugins/ovirt_live/__init__.py
M ovirt-engine-setup-plugin-live/src/plugins/ovirt_live/core.py
4 files changed, 12 insertions(+), 14 deletions(-)

Approvals:
  Sandro Bonazzola: Verified; Looks good to me, approved
  Jenkins CI: Passed CI tests



-- 
To view, visit https://gerrit.ovirt.org/53115
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ib5044515a870d3552d690024f2eaa321f2fd0da3
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-live
Gerrit-Branch: master
Gerrit-Owner: Sandro Bonazzola <sbonazzo at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>



More information about the Engine-commits mailing list