Skip to content

Commit a5fbee9

Browse files
committed
chore: fix lint error
1 parent 491feb6 commit a5fbee9

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ function incrnanvmr( mean ) {
7373
}
7474
}
7575

76+
7677
// EXPORTS //
7778

7879
module.exports = incrnanvmr;

0 commit comments

Comments
 (0)