Skip to content

Commit dfa335c

Browse files
committed
lint
1 parent 2260be6 commit dfa335c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • lib/node_modules/@stdlib/blas/ext/base/ndarray/gnansumors/docs

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

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

22
{{alias}}( arrays )
3-
Computes the sum of a one-dimensional ndarray, ignoring `NaN` values and using
4-
ordinary recursive summation.
3+
Computes the sum of a one-dimensional ndarray, ignoring `NaN` values
4+
and using ordinary recursive summation.
55

66
If provided an empty ndarray, the function returns `0.0`.
77

0 commit comments

Comments
 (0)