summaryrefslogtreecommitdiff
path: root/alot/account.py
diff options
context:
space:
mode:
Diffstat (limited to 'alot/account.py')
-rw-r--r--alot/account.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/alot/account.py b/alot/account.py
index 5e66e9bf..7d57a94c 100644
--- a/alot/account.py
+++ b/alot/account.py
@@ -1,6 +1,8 @@
# Copyright (C) 2011-2012 Patrick Totzke <patricktotzke@gmail.com>
# This file is released under the GNU GPL, version 3 or a later revision.
# For further details see the COPYING file
+from __future__ import absolute_import
+
import abc
import glob
import logging