Comment 13 for bug 1333290

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

Reviewed: https://review.openstack.org/116975
Committed: https://git.openstack.org/cgit/stackforge/manila/commit/?id=2641eb9b57ecf3e15955b50a33604050f95d2d94
Submitter: Jenkins
Branch: master

commit 2641eb9b57ecf3e15955b50a33604050f95d2d94
Author: Andreas Jaeger <email address hidden>
Date: Tue Aug 26 19:46:55 2014 +0200

    Flake8: Fix and enable H405

    Fix H405:
    H405 multi line docstring summary not separated with an empty line

    With this patch, flake8 passes all checks (incl. hacking checks)
    except the on-purpose disabled check H904.
    Closes-Bug: #1333290

    Change-Id: If41259aefc4d6d588da5036f1f25df17b88db04f