summaryrefslogtreecommitdiff
path: root/test_maidenhead.py
diff options
context:
space:
mode:
Diffstat (limited to 'test_maidenhead.py')
-rwxr-xr-xtest_maidenhead.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test_maidenhead.py b/test_maidenhead.py
index 13b64475..707a05fb 100755
--- a/test_maidenhead.py
+++ b/test_maidenhead.py
@@ -9,7 +9,7 @@
# This code runs compatibly under Python 2 and 3.x for x >= 2.
# Preserve this property!
-from __future__ import print_function
+from __future__ import absolute_import, print_function, division
import sys, gps.clienthelpers