From c3b436b72449747577f6b230fc15830f6ca0926e Mon Sep 17 00:00:00 2001 From: Hugo LEVY-FALK Date: Sun, 19 Aug 2018 21:26:10 +0200 Subject: [PATCH] =?UTF-8?q?Compatibilit=C3=A9=20Python=202=20dans=20cotisa?= =?UTF-8?q?tions/tex.py?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- cotisations/tex.py | 1 + 1 file changed, 1 insertion(+) diff --git a/cotisations/tex.py b/cotisations/tex.py index b7e1cb81..50dec86a 100644 --- a/cotisations/tex.py +++ b/cotisations/tex.py @@ -1,3 +1,4 @@ +# coding: utf-8 # Re2o est un logiciel d'administration développé initiallement au rezometz. Il # se veut agnostique au réseau considéré, de manière à être installable en # quelques clics.