From 05f18c8d206387c54f00f13cbd34dfb3d7d0c573 Mon Sep 17 00:00:00 2001 From: Shayan Pooya Date: Wed, 22 Jun 2016 23:31:24 -0700 Subject: DOC: Remove a redundant the --- numpy/add_newdocs.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/numpy/add_newdocs.py b/numpy/add_newdocs.py index c6ceb29c6..4fc9bca7d 100644 --- a/numpy/add_newdocs.py +++ b/numpy/add_newdocs.py @@ -2442,7 +2442,7 @@ add_newdoc('numpy.core.multiarray', 'ndarray', a low-level method (`ndarray(...)`) for instantiating an array. For more information, refer to the `numpy` module and examine the - the methods and attributes of an array. + methods and attributes of an array. Parameters ---------- -- cgit v1.2.1