From aa4df264ad96eef2c67ea9a2324dca2f2711e956 Mon Sep 17 00:00:00 2001 From: "Alexis \"Winter\" DAMIENS" <alexis.damiens@ensiie.fr> Date: Thu, 6 Jun 2019 21:56:43 +0200 Subject: [PATCH] Modified encoding header --- putsch.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/putsch.py b/putsch.py index d327a1a..3e4e2cf 100644 --- a/putsch.py +++ b/putsch.py @@ -1,4 +1,4 @@ -# -*- coding: utf8 -*- +# -*- coding: utf-8 -*- # import irclib -- GitLab