From 3551bcb7de9b1c2f6bb1120b64185974c5beefad Mon Sep 17 00:00:00 2001 From: Ultrabug Date: Sun, 29 Mar 2015 14:36:43 +0200 Subject: modules QA on coding headers --- py3status/modules/imap.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'py3status/modules/imap.py') diff --git a/py3status/modules/imap.py b/py3status/modules/imap.py index a30680a..47661f1 100644 --- a/py3status/modules/imap.py +++ b/py3status/modules/imap.py @@ -1,4 +1,4 @@ -# -*- coding: utf8 -*- +# -*- coding: utf-8 -*- """ Display the unread messages count from your IMAP account. -- cgit v1.3