We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32e9663 commit a1d6a9eCopy full SHA for a1d6a9e
src/array_api_extra/_lib/_utils/_helpers.py
@@ -220,7 +220,7 @@ def meta_namespace(
220
*arrays : Array | int | float | complex | bool | None
221
Input arrays.
222
xp : array_namespace, optional
223
- The standard-compatible namespace for `x`. Default: infer.
+ The standard-compatible namespace for the input arrays. Default: infer.
224
225
Returns
226
-------
0 commit comments