Skip to content

Commit a14e04f

Browse files
committed
all issue resolved
1 parent 79bf7a4 commit a14e04f

File tree

1 file changed

+1
-1
lines changed
  • lib/node_modules/@stdlib/stats/base/dists/logistic/quantile/benchmark

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/stats/base/dists/logistic/quantile/benchmark/benchmark.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,8 @@ bench( pkg, function benchmark( b ) {
6565
});
6666

6767
bench( pkg+':factory', function benchmark( b ) {
68-
var len;
6968
var myquantile;
69+
var len;
7070
var mu;
7171
var s;
7272
var p;

0 commit comments

Comments
 (0)