File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 32
32
33
33
<details >
34
34
35
+ - [ ` 5fe7f2e ` ] ( https://github.com/stdlib-js/stdlib/commit/5fe7f2e437b3bf7ff82db46944d8f928c7fc4090 ) - ** style:** remove backticks _ (by Athan Reines)_
35
36
- [ ` dab89ca ` ] ( https://github.com/stdlib-js/stdlib/commit/dab89ca7cb89b404eef61ae48cfb84afec543222 ) - ** style:** remove backticks _ (by Athan Reines)_
36
37
- [ ` 8d4c46b ` ] ( https://github.com/stdlib-js/stdlib/commit/8d4c46b10ca912401e0ff0caa37a17cd3c443c2f ) - ** refactor:** update paths _ (by Athan Reines)_
37
38
- [ ` 18b3c79 ` ] ( https://github.com/stdlib-js/stdlib/commit/18b3c79c5035c7082618b7379cd6576e64393a96 ) - ** refactor:** update paths _ (by Athan Reines)_
Original file line number Diff line number Diff line change @@ -127,7 +127,7 @@ The function accepts the following arguments:
127
127
- **arrays**: array-like object containing one input ndarray and one output ndarray.
128
128
- **fcn**: unary function to apply.
129
129
130
- Each provided ndarray should be an ` object` with the following properties:
130
+ Each provided ndarray should be an object with the following properties:
131
131
132
132
- **dtype**: data type.
133
133
- **data**: data buffer.
You can’t perform that action at this time.
0 commit comments