Skip to content

Commit a969c26

Browse files
authored
style: fix spacing
Signed-off-by: Athan <[email protected]>
1 parent 0ae08e3 commit a969c26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/math/base/special/fast/maxf/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 opts;
4343
var x;
4444
var y;

0 commit comments

Comments
 (0)