]> git.notmuchmail.org Git - notmuch/blobdiff - bindings/python/notmuch/message.py
python: remove :returns: keywords from functions returning nothing
[notmuch] / bindings / python / notmuch / message.py
index ce7cb8853b34d1b8c25bc493672e287e86d4d0ef..9ebb53d5bf3a92f4110b774687aceea8ce22adcb 100644 (file)
@@ -513,7 +513,6 @@ class Message(Python3StringMixIn):
                      *Message.FLAG.MATCH*
         :param value: A bool indicating whether to set or unset the flag.
 
-        :returns: Nothing
         :raises: :exc:`NotInitializedError` if the message
               is not initialized.
         """