← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1482773] Re: H405 violations: multi line docstring summary not separated with an empty line

 

Reviewed:  https://review.openstack.org/278190
Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=2bad130bf457ab4b23b65f9b407a8cc8bde300fe
Submitter: Jenkins
Branch:    master

commit 2bad130bf457ab4b23b65f9b407a8cc8bde300fe
Author: Tin Lam <tl3438@xxxxxxx>
Date:   Tue Feb 9 20:18:35 2016 -0600

    Removing H405 violations from keystone
    
    Keystone's tox.ini contains an "ignore" entry for H405 violations:
    multi line docstring summary not separated with an empty line.
    All violations of H405 should be fixed so that H405 can be removed
    from the ignore list.
    
    Change-Id: I1b2aae0cabc20909cf3b0a405d5e31c5d91148b2
    Closes-Bug: #1482773


** Changed in: keystone
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Identity (keystone).
https://bugs.launchpad.net/bugs/1482773

Title:
  H405 violations: multi line docstring summary not separated with an
  empty line

Status in OpenStack Identity (keystone):
  Fix Released
Status in keystoneauth:
  Fix Released
Status in keystonemiddleware:
  Fix Released
Status in python-keystoneclient:
  Fix Released

Bug description:
  Keystone's tox.ini contains an "ignore" entry for H405. All violations
  of H405 should be fixed so that H405 can be removed from the ignore
  list.

To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1482773/+subscriptions


References