summaryrefslogtreecommitdiff
path: root/numpy/dual.py
diff options
context:
space:
mode:
Diffstat (limited to 'numpy/dual.py')
-rw-r--r--numpy/dual.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/numpy/dual.py b/numpy/dual.py
index 15b175b92..481e42d0c 100644
--- a/numpy/dual.py
+++ b/numpy/dual.py
@@ -10,7 +10,7 @@ Numpy.
.. _Scipy : http://www.scipy.org
"""
-from __future__ import division
+from __future__ import division, absolute_import
# This module should be used for functions both in numpy and scipy if
# you want to use the numpy version if available but the scipy version