Skip to content

Commit 98db131

Browse files
authored
style: add empty line
Signed-off-by: Athan <[email protected]>
1 parent 0b35be3 commit 98db131

File tree

1 file changed

+1
-0
lines changed
  • lib/node_modules/@stdlib/stats/base/dists/bradford/quantile/lib

1 file changed

+1
-0
lines changed

lib/node_modules/@stdlib/stats/base/dists/bradford/quantile/lib/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ var factory = require( './factory.js' );
5454

5555
setReadOnly( main, 'factory', factory );
5656

57+
5758
// EXPORTS //
5859

5960
module.exports = main;

0 commit comments

Comments
 (0)