]> git.cworth.org Git - notmuch/commitdiff
bindings/python-cffi: fix docstring
authorDavid Bremner <david@tethera.net>
Sun, 3 Jul 2022 20:26:46 +0000 (17:26 -0300)
committerDavid Bremner <david@tethera.net>
Tue, 5 Jul 2022 10:34:25 +0000 (07:34 -0300)
the method Database.get_message does exist any more (if it ever
did). This makes the docstring unhelpful as an example.


No differences found