Skip to content

Commit 6bfa600

Browse files
anmolsahstdlib-bot
andauthored
chore: address commit comments for commit e711bd7
PR-URL: #7633 Closes: #7613 Co-authored-by: stdlib-bot <[email protected]> Reviewed-by: Philipp Burckhardt <[email protected]>
1 parent 8d9715e commit 6bfa600

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)