Reviewed: https://review.openstack.org/472745 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=95629a337e8aa19fb283cf11a701bd8025b88346 Submitter: Jenkins Branch: master
commit 95629a337e8aa19fb283cf11a701bd8025b88346 Author: Akihiro Motoki <[email protected]> Date: Fri Jun 9 16:02:30 2017 +0000 Fix H405 (multi line docstring) warnings (horizon) H405: multi line docstring summary not separated with an empty line Partial-Bug: #1696996 Change-Id: I58f71206def1a25f3eda04b9297f1aa7d3caa646 ** Changed in: horizon Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://bugs.launchpad.net/bugs/1696996 Title: H405 hacking rule (multi-line docstring) Status in OpenStack Dashboard (Horizon): Fix Released Bug description: H405 "multi line docstring summary not separated with an empty line" is now disabled in horizon flake8 (pep8 job). We sometimes(?) have comments on docstring format. It is useful to enable this rule. To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/1696996/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

