summaryrefslogtreecommitdiff
path: root/numpy/ma/bench.py
diff options
context:
space:
mode:
Diffstat (limited to 'numpy/ma/bench.py')
-rw-r--r--numpy/ma/bench.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/numpy/ma/bench.py b/numpy/ma/bench.py
index df6933eb9..7500245c3 100644
--- a/numpy/ma/bench.py
+++ b/numpy/ma/bench.py
@@ -1,6 +1,6 @@
#! python
# encoding: utf-8
-from __future__ import division
+from __future__ import division, absolute_import
import timeit
#import IPython.ipapi