Comment 3 for bug 1699298

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

Reviewed: https://review.openstack.org/476444
Committed: https://git.openstack.org/cgit/openstack/pyghmi/commit/?id=d363fb382159b1ba9d858cebe05740132e699133
Submitter: Jenkins
Branch: master

commit d363fb382159b1ba9d858cebe05740132e699133
Author: lijingxin <email address hidden>
Date: Thu Jun 22 16:00:16 2017 +0800

    Pyghmi does not follow the pep8 standard

    Pep8 check is necessory for our code, it also makes your
    code easy to readable and understandable and beautiful.

    Change-Id: I4bb8434db07bf8fe82a4f65dfdfe7f2114b00083
    Closes-Bug: #1699298