Skip to content

Commit f325014

Browse files
committed
lint
1 parent 50a432d commit f325014

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

  • lib/node_modules/@stdlib/blas/base/ndarray/gcopy/docs

lib/node_modules/@stdlib/blas/base/ndarray/gcopy/docs/repl.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11

22
{{alias}}( arrays )
3-
Copies values from a one-dimensional ndarray `x` into a one-dimensional ndarray `y`.
3+
Copies values from a one-dimensional ndarray `x` into a one-dimensional
4+
ndarray `y`.
45

56
If provided an empty input ndarray, the function returns the output ndarray
67
unchanged.

0 commit comments

Comments
 (0)