X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=bindings%2Fpython%2Fnotmuch%2Fdirectory.py;h=b679aa293dc21006a06102e612e2cbca631ceb19;hp=3e0763f256660f06a7550ffd3de656b458ab9f65;hb=df0e1cf7884f93bbbf70786d0bffc45824ae01c1;hpb=76a2db3d7b92bc1a8be75f673dc384c46cf02fab diff --git a/bindings/python/notmuch/directory.py b/bindings/python/notmuch/directory.py index 3e0763f2..b679aa29 100644 --- a/bindings/python/notmuch/directory.py +++ b/bindings/python/notmuch/directory.py @@ -26,7 +26,7 @@ from notmuch.globals import ( NotmuchDirectoryP, NotmuchFilenamesP ) -from .filename import Filenames +from .filenames import Filenames class Directory(object): """Represents a directory entry in the notmuch directory