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.
2 parents ce55335 + c71351f commit 0353767Copy full SHA for 0353767
src/array_api_extra/_delegation.py
@@ -948,7 +948,7 @@ def quantile(
948
949
nan_policy : str, optional
950
'propagate' (default) or 'omit'.
951
- 'omit' is support only when `weights` are provided.
+ 'omit' is supported only when `weights` are provided.
952
953
weights : array_like, optional
954
An array of weights associated with the values in `a`. Each value in
0 commit comments