Skip to content

Commit a6b3e35

Browse files
authored
Update index.js
Signed-off-by: Harsh <[email protected]>
1 parent ac11c51 commit a6b3e35

File tree

1 file changed

+0
-1
lines changed
  • lib/node_modules/@stdlib/stats/incr/nanmse/lib

1 file changed

+0
-1
lines changed

lib/node_modules/@stdlib/stats/incr/nanmse/lib/index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@
3434
* m = accumulator( 2.0, 3.0 );
3535
* // returns 1.0
3636
*
37-
*
3837
* m = accumulator( 1.0, NaN );
3938
* // returns 1.0
4039
*

0 commit comments

Comments
 (0)