From e5a2bb18b42713bfcc6aebf5d0286cee2733fe54 Mon Sep 17 00:00:00 2001 From: Valentin Lorentz Date: Mon, 17 Jun 2013 22:12:25 +0000 Subject: [PATCH] Alias: Fix encoding of test.py. --- plugins/Alias/test.py | 1 + 1 file changed, 1 insertion(+) diff --git a/plugins/Alias/test.py b/plugins/Alias/test.py index a68829980..c13b2e03a 100644 --- a/plugins/Alias/test.py +++ b/plugins/Alias/test.py @@ -1,3 +1,4 @@ +# -*- coding: utf8 -*- ### # Copyright (c) 2002-2004, Jeremiah Fincher # All rights reserved.