Skip to content

Commit fb847ca

Browse files
authored
fix : minor lint error
Signed-off-by: Pratik <bhagwatpratik781@gmail.com>
1 parent 131404d commit fb847ca

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@
3737

3838

3939
{{alias}}.assign( x, out[, options] )
40-
Computes the maximum absolute value along one or more ndarray dimensions, ignoring
41-
`NaN` values, and assigns results to a provided output ndarray.
40+
Computes the maximum absolute value along one or more ndarray dimensions,
41+
ignoring `NaN` values, and assigns results to a provided output ndarray.
4242

4343
Parameters
4444
----------

0 commit comments

Comments
 (0)