Skip to content

Commit bb73131

Browse files
headlessNodekgryte
andauthored
fix: apply suggestions from code review
Co-authored-by: Athan <kgryte@gmail.com> Signed-off-by: Muhammad Haris <101793258+headlessNode@users.noreply.github.com>
1 parent b215eb8 commit bb73131

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • lib/node_modules/@stdlib/blas/ext/base/ssort/test/fixtures

lib/node_modules/@stdlib/blas/ext/base/ssort/test/fixtures/ascending.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
// MODULES //
2222

23-
var isnan = require( '@stdlib/math/base/assert/is-nan' );
23+
var isnanf = require( '@stdlib/math/base/assert/is-nanf' );
2424
var isNegativeZerof = require( '@stdlib/math/base/assert/is-negative-zerof' );
2525

2626

0 commit comments

Comments
 (0)