This is not an issue in the latest tox.ini https://github.com/openstack/keystone/blob/master/tox.ini
** Changed in: keystone Status: Triaged => 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/1570049 Title: Tox ignores following docstrings error codes D202,D203,D205,D400,D401 Status in OpenStack Identity (keystone): Fix Released Bug description: Currently tox ignores the following docstring errors: D202: No blank lines allowed after docstring. D203: 1 blank required before class docstring. D205: Blank line required between one-line summary and description. D400: First line should end with a period. D401: First line should be in imperative mood. These ignores[1] must be removed and make keystone compliant. 1)https://github.com/openstack/keystone/blob/master/tox.ini#L124-L128 To manage notifications about this bug go to: https://bugs.launchpad.net/keystone/+bug/1570049/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp