From 2379bb994243d52e9dfb14316dbd8e2b05600f06 Mon Sep 17 00:00:00 2001
From: Julien Malik <julien.malik@c-s.fr>
Date: Sun, 19 Jun 2011 14:43:17 +0200
Subject: [PATCH] ENH: add encoding spec

---
 Testing/Python/PythonSmoothingTest.py | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Testing/Python/PythonSmoothingTest.py b/Testing/Python/PythonSmoothingTest.py
index ee00b3912d..5a129be1bb 100644
--- a/Testing/Python/PythonSmoothingTest.py
+++ b/Testing/Python/PythonSmoothingTest.py
@@ -1,3 +1,5 @@
+# -*- coding: utf-8 -*-
+
 #
 #  Example on the use of the Smoothing 
 #
-- 
GitLab