X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=bindings%2Fpython%2Fnotmuch%2F__init__.py;h=89b98495745a4d5dac3acb7fd61c530f834760d0;hp=b8f36108dfde5d94f56e3db0d17169680224c772;hb=76a2db3d7b92bc1a8be75f673dc384c46cf02fab;hpb=69f077898a65c10453d08dd94bf4c94efc69b91b diff --git a/bindings/python/notmuch/__init__.py b/bindings/python/notmuch/__init__.py index b8f36108..89b98495 100644 --- a/bindings/python/notmuch/__init__.py +++ b/bindings/python/notmuch/__init__.py @@ -58,7 +58,8 @@ from .message import Message from .messages import Messages from .query import Query from .tag import Tags -from .thread import Threads, Thread +from .thread import Thread +from .threads import Threads from .globals import ( nmlib, STATUS,