From 6bdedfbcf019ff301f3af2234c695c16f8e52916 Mon Sep 17 00:00:00 2001 From: Simon Sapin Date: Fri, 17 Aug 2018 20:32:15 +0200 Subject: [PATCH] UTF-8 --- decision-task.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/decision-task.py b/decision-task.py index c16aeed6bde..211123fc0b9 100644 --- a/decision-task.py +++ b/decision-task.py @@ -1,3 +1,5 @@ +# coding: utf8 + import os import datetime import taskcluster