Commit 16ce41e
committed
docs: improve doctests for ndarray instances in
Propagates fix from 97d6f49 ("docs: improve doctests for ndarray instances in `blas/sdot`") to the `sdot` @example entry in `blas/docs/types/index.d.ts`, collapsing the `// returns <ndarray>` + `var v = z.get();` two-step pattern into the inline `<ndarray>[ -5.0 ]` form used by the adjacent `ddot` entry.blas namespace1 parent 7d1fee9 commit 16ce41e
1 file changed
Lines changed: 1 addition & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
188 | 188 | | |
189 | 189 | | |
190 | 190 | | |
191 | | - | |
192 | | - | |
193 | | - | |
194 | | - | |
| 191 | + | |
195 | 192 | | |
196 | 193 | | |
197 | 194 | | |
| |||
0 commit comments