Comment 26 for bug 1663864

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to dragonflow (stable/ocata)

Reviewed: https://review.openstack.org/437860
Committed: https://git.openstack.org/cgit/openstack/dragonflow/commit/?id=5b2f6caa559945257af5d99e45ee68e38e7b445e
Submitter: Jenkins
Branch: stable/ocata

commit 5b2f6caa559945257af5d99e45ee68e38e7b445e
Author: Hong Hui Xiao <email address hidden>
Date: Mon Feb 13 15:14:44 2017 +0800

    Add E128 to pep8 check list

    Unlike E126, which is controversial, E128 is a check should be applied
    to code.

    E128 continuation line under-indented for visual indent

    Change-Id: Idc67968dcc424e8eef252fff1704c96d32fe452a
    Partial-Bug: #1663864
    (cherry picked from commit 95de68ea33416e4f178c5b0a1ff0a836f922f442)