Skip to content

Commit 4230e3e

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

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
@@ -36,8 +36,8 @@
3636

3737

3838
{{alias}}.assign( x, out[, options] )
39-
Computes the range along one or more ndarray dimensions, ignoring
40-
`NaN` values, and assigns results to a provided output ndarray.
39+
Computes the range along one or more ndarray dimensions, ignoring `NaN`
40+
values, and assigns results to a provided output ndarray.
4141

4242
Parameters
4343
----------

0 commit comments

Comments
 (0)