Skip to content

Commit ebb3bf8

Browse files
authored
style: add empty line
Signed-off-by: Athan <[email protected]>
1 parent 35e9795 commit ebb3bf8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/migration-guides/mathjs/benchmark/benchmark.subtract.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ var format = require( '@stdlib/string/format' );
3030
var tryRequire = require( '@stdlib/utils/try-require' );
3131
var pkg = require( './../package.json' ).name;
3232

33+
3334
// VARIABLES //
3435

3536
var mathjs = tryRequire( resolve( __dirname, '..', 'node_modules', 'mathjs' ) );

0 commit comments

Comments
 (0)