]> git.notmuchmail.org Git - notmuch/blobdiff - bindings/python/notmuch/threads.py
version: bump to 0.15.1
[notmuch] / bindings / python / notmuch / threads.py
index d2e0a910e5794d3bf5b183dc436dfcd38a4005b9..f8ca34a9b14cc0f801a019848d4177a836cfc1a0 100644 (file)
@@ -17,7 +17,7 @@ along with notmuch.  If not, see <http://www.gnu.org/licenses/>.
 Copyright 2010 Sebastian Spaeth <Sebastian@SSpaeth.de>
 """
 
-from notmuch.globals import (
+from .globals import (
     nmlib,
     Python3StringMixIn,
     NotmuchThreadP,