]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
pybind: Add a description to docstring.
authorTommi Virtanen <tommi.virtanen@dreamhost.com>
Wed, 14 Dec 2011 19:32:34 +0000 (11:32 -0800)
committerTommi Virtanen <tommi.virtanen@dreamhost.com>
Wed, 14 Dec 2011 19:33:15 +0000 (11:33 -0800)
commitc11907405525b4ca469de2ac5c03d4c476c396e2
tree9dbf6900e182e825a9f3c56137ced55f8b2a05f0
parent53f7323cdfd5a8dc507326f41b1d4697654b8d26
pybind: Add a description to docstring.

This avoids a Sphinx warning like this:

.../src/pybind/rbd.py:docstring of rbd.RBD.version:2: WARNING: Field list ends without a blank line; unexpected unindent.

Signed-off-by: Tommi Virtanen <tommi.virtanen@dreamhost.com>
src/pybind/rbd.py