Skip to content

Commit 88747f0

Browse files
committed
chore: address commit comments for commit �711bd7 (issue #7613)
1 parent 38396e4 commit 88747f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/stats/base/dists/pareto-type1/mean/benchmark/benchmark.native.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ var opts = {
3838

3939
// MAIN //
4040

41-
bench( pkg + '::native', opts, function benchmark( b ) {
41+
bench( pkg+'::native', opts, function benchmark( b ) {
4242
var alpha;
4343
var beta;
4444
var len;

0 commit comments

Comments
 (0)