File tree Expand file tree Collapse file tree 2 files changed +1
-1
lines changed
Expand file tree Collapse file tree 2 files changed +1
-1
lines changed Original file line number Diff line number Diff line change 2222
2323<details >
2424
25+ - [ ` 5573d86 ` ] ( https://github.com/stdlib-js/stdlib/commit/5573d863917a9eb155d9c3b7e6d4c5a15ce3c848 ) - ** test:** fix broken tests _ (by Athan Reines)_
2526- [ ` 73f0550 ` ] ( https://github.com/stdlib-js/stdlib/commit/73f055020dcc55a92d32c1cba59a7143d833813f ) - ** docs:** update dtype type _ (by Athan Reines)_
2627- [ ` 28e03f0 ` ] ( https://github.com/stdlib-js/stdlib/commit/28e03f081caf45695c941a8c2e279b6eab189460 ) - ** test:** serialize returned dtype to string _ (by Athan Reines)_
2728- [ ` 7f63ca2 ` ] ( https://github.com/stdlib-js/stdlib/commit/7f63ca2e79dfec53d1424d7c29704f0ec4cd7af7 ) - ** bench:** reduce maximum array size _ (by Athan Reines)_
Original file line number Diff line number Diff line change @@ -357,7 +357,6 @@ tape( 'the function returns a function which throws an error if provided a `dtyp
357357
358358 values = [
359359 '5' ,
360- 5 ,
361360 NaN ,
362361 true ,
363362 false ,
You can’t perform that action at this time.
0 commit comments