Skip to content

Commit f598a84

Browse files
authored
style: fix line wrapping
Signed-off-by: Athan <kgryte@gmail.com>
1 parent bfff98b commit f598a84

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

  • lib/node_modules/@stdlib/stats/base/ndarray/mskrange/docs

lib/node_modules/@stdlib/stats/base/ndarray/mskrange/docs/repl.txt

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

22
{{alias}}( arrays )
3-
Calculates the range of a one-dimensional ndarray according to a
4-
mask.
3+
Calculates the range of a one-dimensional ndarray according to a mask.
54

65
If provided an empty ndarray or a mask with all elements set to `1`, the
76
function returns `NaN`.

0 commit comments

Comments
 (0)