Skip to content

Commit 49a9744

Browse files
authored
Apply suggestions from code review
Co-authored-by: Athan <kgryte@gmail.com> Signed-off-by: Athan <kgryte@gmail.com>
1 parent fea3862 commit 49a9744

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

  • lib/node_modules/@stdlib/ndarray/rot90/docs

lib/node_modules/@stdlib/ndarray/rot90/docs/repl.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,7 @@
3535
Returns
3636
-------
3737
out: ndarray
38-
A read-only view of an input ndarray rotated 90 degrees in a specified
39-
plane.
38+
Output array view.
4039

4140
Examples
4241
--------

0 commit comments

Comments
 (0)