summaryrefslogtreecommitdiff
path: root/numpy/testing/utils.py
diff options
context:
space:
mode:
Diffstat (limited to 'numpy/testing/utils.py')
-rw-r--r--numpy/testing/utils.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/numpy/testing/utils.py b/numpy/testing/utils.py
index 1918c9dcf..019adeb27 100644
--- a/numpy/testing/utils.py
+++ b/numpy/testing/utils.py
@@ -1,6 +1,8 @@
"""
Utility function to facilitate testing.
+
"""
+from __future__ import division
import os
import sys