From 1009901e3b4254089967a99e3b817a082072fbdd Mon Sep 17 00:00:00 2001 From: Simon Date: Wed, 17 Oct 2012 17:25:01 -0500 Subject: [PATCH] import notmuchmailchecker file --- wrapper.py.dist | 1 + 1 file changed, 1 insertion(+) diff --git a/wrapper.py.dist b/wrapper.py.dist index b082ae3..3f79911 100755 --- a/wrapper.py.dist +++ b/wrapper.py.dist @@ -3,6 +3,7 @@ import mailchecker import modsde +import notmuchmailchecker from statushandler import I3statusHandler if __name__ == '__main__':