Skip to content

Commit 5584d49

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

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • lib/node_modules/@stdlib/stats/nanrange/docs

lib/node_modules/@stdlib/stats/nanrange/docs/repl.txt

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

22
{{alias}}( x[, options] )
3-
Computes the range along one or more ndarray dimensions, ignoring
4-
`NaN` values.
3+
Computes the range along one or more ndarray dimensions, ignoring `NaN`
4+
values.
55

66
Parameters
77
----------

0 commit comments

Comments
 (0)