From 418921b6d3886aba15f55f62db97e866601d59bb Mon Sep 17 00:00:00 2001 From: HappyZ Date: Thu, 1 Feb 2018 15:37:37 -0600 Subject: [PATCH] encoding fix --- libMeasurement.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libMeasurement.py b/libMeasurement.py index 4717091..9d2823b 100755 --- a/libMeasurement.py +++ b/libMeasurement.py @@ -1,5 +1,5 @@ #!/usr/bin/python - +# -*- coding: utf-8 -*- import re import os