Comment 2 for bug 1533526

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to cliff (master)

Reviewed: https://review.openstack.org/266744
Committed: https://git.openstack.org/cgit/openstack/cliff/commit/?id=72382346633faa44aca56d950cb89ef1a678deff
Submitter: Jenkins
Branch: master

commit 72382346633faa44aca56d950cb89ef1a678deff
Author: Ken'ichi Ohmichi <email address hidden>
Date: Wed Jan 13 07:35:05 2016 +0000

    Fix pep8 failure

    Current code contains W503 and E402 violation and patches cannot
    pass on the gate.
    This patch fixes them.

    Change-Id: I28743ca44f9cd9b93ae4df0623d7381cadb95f4e
    Closes-Bug: #1533526