Skip to content

Commit 64e372b

Browse files
committed
linting
1 parent 62781dc commit 64e372b

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/stats/incr/cv/lib/main.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,4 +158,4 @@ function incrcv( mean ) {
158158

159159
// EXPORTS //
160160

161-
module.exports = incrcv;
161+
module.exports = incrcv;

0 commit comments

Comments
 (0)