summaryrefslogtreecommitdiff
path: root/numpy/core/fromnumeric.py
diff options
context:
space:
mode:
Diffstat (limited to 'numpy/core/fromnumeric.py')
-rw-r--r--numpy/core/fromnumeric.py6
1 files changed, 5 insertions, 1 deletions
diff --git a/numpy/core/fromnumeric.py b/numpy/core/fromnumeric.py
index 7596e3707..9ca56ce27 100644
--- a/numpy/core/fromnumeric.py
+++ b/numpy/core/fromnumeric.py
@@ -1,4 +1,8 @@
-# Module containing non-deprecated functions borrowed from Numeric.
+"""Module containing non-deprecated functions borrowed from Numeric.
+
+"""
+from __future__ import division
+
__docformat__ = "restructuredtext en"
# functions that are now methods