From 55bcc8046f39ef7aa0fdf44a3bfcdee5d5ebf2be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Diego=20Elio=20Petten=C3=B2?= Date: Sat, 3 Aug 2013 10:04:30 +0100 Subject: Add utf-8 encoding specification to all files. --- test/test_otultra2.py | 1 + 1 file changed, 1 insertion(+) (limited to 'test/test_otultra2.py') diff --git a/test/test_otultra2.py b/test/test_otultra2.py index b9a68ef..ca65f99 100644 --- a/test/test_otultra2.py +++ b/test/test_otultra2.py @@ -1,3 +1,4 @@ +# -*- coding: utf-8 -*- """Tests for the LifeScan OneTouch Ultra 2 driver.""" __author__ = 'Diego Elio Pettenò' -- cgit v1.2.3