Skip to content

Commit 5f5d678

Browse files
authored
Merge pull request numpy#27363 from melissawm/remove-reshape
DOC: Remove reshape from appearing twice in toctree
2 parents 7c3ec42 + d9aa75d commit 5f5d678

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

doc/source/reference/routines.array-manipulation.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ Changing array shape
1818
.. autosummary::
1919
:toctree: generated/
2020

21-
2221
reshape
2322
ravel
2423
ndarray.flat
@@ -119,6 +118,5 @@ Rearranging elements
119118
flip
120119
fliplr
121120
flipud
122-
reshape
123121
roll
124122
rot90

0 commit comments

Comments
 (0)