From 70b99252b23c540d17c1a8ff0498949f02987d02 Mon Sep 17 00:00:00 2001 From: Sasha MOREL Date: Wed, 25 May 2016 17:43:00 +0200 Subject: [PATCH] Solved encoding error in Python2 library Python2: -Solved encoding error, there were not actually, that were the terminal which caused strange encodings --- python2/homesfr.py | 1 - 1 file changed, 1 deletion(-) diff --git a/python2/homesfr.py b/python2/homesfr.py index d56b5d5..bfd1d2c 100644 --- a/python2/homesfr.py +++ b/python2/homesfr.py @@ -11,7 +11,6 @@ This is a wrap aroud website, this could stop working without prior notice ## Manage cameras ### Get video ## Manage logs -## Encoding error for sensors' names authors = ( 'Gilles "Almtesh" Émilien MOREL',