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 c4bbc39 commit 2009335Copy full SHA for 2009335
src/array_api_stubs/_draft/elementwise_functions.py
@@ -831,7 +831,7 @@ def clip(
831
Returns
832
-------
833
out: array
834
- an array containing element-wise results. The returned array must have the same data type as ``x``.
+ an array containing element-wise results. The returned array should have the same data type as ``x``.
835
836
Notes
837
-----
0 commit comments