stdlib
stdlib copied to clipboard
Linting docstrings bug
This is a follow up issue from the discussion Originally posted by @kgryte in https://github.com/stdlib-js/stdlib/pull/1041#discussion_r1244843249
The CI linter passed even though the returned array in the docstring was Float64Array
, but the data type of the input array is generic
.
:tada: Welcome! :tada:
And thank you for opening your first issue! We will get back to you shortly. :runner: :dash: