Comment 2 for bug 1475516

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

Reviewed: https://review.openstack.org/202909
Committed: https://git.openstack.org/cgit/openstack/python-swiftclient/commit/?id=38a82e903514c242810e677f12f5eebdb775ef0b
Submitter: Jenkins
Branch: master

commit 38a82e903514c242810e677f12f5eebdb775ef0b
Author: Hiroshi Miura <email address hidden>
Date: Fri Jul 17 16:16:07 2015 +0900

    flake8 ignores same hacks as swift

    - blacklisted flake8 hacking
    - fix against E122 continuation line missing
      indentation or outdented

    Closes-bug: #1475516

    Change-Id: I708d0a3466a1f85c84e478873e142821ce0774cb
    Signed-off-by: Hiroshi Miura <email address hidden>