Skip to content

Commit 265a9e7

Browse files
committed
fix: lint
1 parent dce87cd commit 265a9e7

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

lib/node_modules/@stdlib/stats/mskmax/lib/main.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ function mskmax( x, mask ) {
9595
return base( arrs[ 0 ], arrs[ 1 ] );
9696
}
9797

98+
9899
// EXPORTS //
99100

100101
module.exports = mskmax;

0 commit comments

Comments
 (0)