summaryrefslogtreecommitdiff
path: root/alot/helper.py
diff options
context:
space:
mode:
authorPatrick Totzke <patricktotzke@gmail.com>2012-06-16 17:23:54 +0100
committerPatrick Totzke <patricktotzke@gmail.com>2012-06-16 17:23:54 +0100
commit562c4deb82c61747164e535b871e57ef7e6dd11d (patch)
tree362181552cb40de5d5b36b1c30a2602edc1adf2d /alot/helper.py
parentce15ded2a8f2e8d350d5f0a942086e8fa5526130 (diff)
doc: fix rtfd.org build: missing coding comment
helper.py usrs utf8 chars and sphinx autodoc complained
Diffstat (limited to 'alot/helper.py')
-rw-r--r--alot/helper.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/alot/helper.py b/alot/helper.py
index a30dffb1..f4ec07cd 100644
--- a/alot/helper.py
+++ b/alot/helper.py
@@ -1,3 +1,4 @@
+# -*- coding: utf-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