summaryrefslogtreecommitdiffstats
path: root/glucometer.py
diff options
context:
space:
mode:
Diffstat (limited to 'glucometer.py')
-rw-r--r--glucometer.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/glucometer.py b/glucometer.py
index db00417..20302a9 100644
--- a/glucometer.py
+++ b/glucometer.py
@@ -1,4 +1,5 @@
#!/usr/bin/env python
+# -*- coding: utf-8 -*-
"""Utility to manage glucometers' data."""
__author__ = 'Diego Elio Pettenò'