From 5fed2b0180b95eed9ee82f82dff1a5bf8c66c2f5 Mon Sep 17 00:00:00 2001 From: Walter Purcaro Date: Fri, 11 Apr 2014 12:24:27 +0200 Subject: Fix header # -*- coding: utf-8 -*- Merges vuolter/pyload@aa7b3f9 --- module/plugins/accounts/Premium4Me.py | 2 ++ 1 file changed, 2 insertions(+) (limited to 'module/plugins/accounts/Premium4Me.py') diff --git a/module/plugins/accounts/Premium4Me.py b/module/plugins/accounts/Premium4Me.py index 467c5943e..c80f40f5c 100644 --- a/module/plugins/accounts/Premium4Me.py +++ b/module/plugins/accounts/Premium4Me.py @@ -1,3 +1,5 @@ +# -*- coding: utf-8 -*- + from module.plugins.Account import Account -- cgit v1.2.3