X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=bindings%2Fpython%2Fnotmuch%2Fmessage.py;h=9ebb53d5bf3a92f4110b774687aceea8ce22adcb;hp=ce7cb8853b34d1b8c25bc493672e287e86d4d0ef;hb=786f9882e8b408e6ad4c6b7abfef1ac54144be15;hpb=798b74e859734d12c953390bca0753f8e5e1d67c diff --git a/bindings/python/notmuch/message.py b/bindings/python/notmuch/message.py index ce7cb885..9ebb53d5 100644 --- a/bindings/python/notmuch/message.py +++ b/bindings/python/notmuch/message.py @@ -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. """