diff options
Diffstat (limited to 'numpy/doc/basics.py')
-rw-r--r-- | numpy/doc/basics.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/numpy/doc/basics.py b/numpy/doc/basics.py index dfb8fe74d..d34c1f303 100644 --- a/numpy/doc/basics.py +++ b/numpy/doc/basics.py @@ -132,6 +132,4 @@ identical behaviour between arrays and scalars, irrespective of whether the value is inside an array or not. NumPy scalars also have many of the same methods arrays do. -See xxx for details. - """ |