]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/cephadm: improve the formatting of docstring
authorKefu Chai <tchaikov@gmail.com>
Sun, 6 Mar 2022 07:20:14 +0000 (15:20 +0800)
committerLaura Flores <lflores@redhat.com>
Mon, 25 Apr 2022 17:43:45 +0000 (12:43 -0500)
commit6326a4668e54dc89b0aa96f8adac0789e2f795ce
tree9f26705158eb6d9929303291e046da09a1531e75
parent7e11b1ab333e3a2ef9f6538b2490e33df1a36f48
mgr/cephadm: improve the formatting of docstring

add an empty line before a doctest block would help
sphinx to tell where the session starts.

see also https://www.sphinx-doc.org/en/master/usage/restructuredtext/basics.html#doctest-blocks

Signed-off-by: Kefu Chai <tchaikov@gmail.com>
(cherry picked from commit 8685fffdf20eeb4e2068c421e351aa02c48ff860)
src/python-common/ceph/deployment/service_spec.py