Skip to content

Commit ec78fac

Browse files
authored
style: remove empty line
Signed-off-by: Philipp Burckhardt <pburckhardt@outlook.com>
1 parent b1721da commit ec78fac

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • lib/node_modules/@stdlib/stats/base/dists/gumbel/mode/benchmark

lib/node_modules/@stdlib/stats/base/dists/gumbel/mode/benchmark/benchmark.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ bench( pkg, function benchmark( b ) {
4040
opts = {
4141
'dtype': 'float64'
4242
};
43-
4443
mu = uniform( 100, -50.0, 50.0, opts );
4544
beta = uniform( 100, EPS, 20.0, opts );
4645

0 commit comments

Comments
 (0)