]> git.apps.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)
committerKefu Chai <tchaikov@gmail.com>
Sun, 6 Mar 2022 07:24:49 +0000 (15:24 +0800)
commit8685fffdf20eeb4e2068c421e351aa02c48ff860
treeadf5d5e34364029563a0ef97f3e51c6989abbbce
parentba3ccee01b31ef9e39a5016a0ffda18628ec3bc2
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>
src/python-common/ceph/deployment/service_spec.py