]> git.notmuchmail.org Git - notmuch/blobdiff - bindings/python/docs/source/threads.rst
python: fix threads.__str__ automethod documentation
[notmuch] / bindings / python / docs / source / threads.rst
index 4324ac82a389611d8a633c65f015dabb7c4d4aa0..46ce5be5412a5ed3430000e1a6fdc06bdf6eab2a 100644 (file)
@@ -11,4 +11,4 @@
       iterator and broke list(Threads()). Use `len(list(msgs))`
       instead.
 
-.. automethod:: __str__
+   .. automethod:: __str__