summaryrefslogtreecommitdiff
path: root/alot/widgets/thread.py
diff options
context:
space:
mode:
Diffstat (limited to 'alot/widgets/thread.py')
-rw-r--r--alot/widgets/thread.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/alot/widgets/thread.py b/alot/widgets/thread.py
index 9b8d029d..10e5d59f 100644
--- a/alot/widgets/thread.py
+++ b/alot/widgets/thread.py
@@ -4,6 +4,8 @@
"""
Widgets specific to thread mode
"""
+from __future__ import absolute_import
+
import logging
import urwid
from urwidtrees import Tree, SimpleTree, CollapsibleTree