We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
axis
1 parent 94bea77 commit 232860fCopy full SHA for 232860f
src/array_api_extra/_funcs.py
@@ -63,7 +63,7 @@ def expand_dims(
63
Parameters
64
----------
65
a : array
66
- axis : int or tuple of ints
+ axis : int or tuple of ints, optional
67
Position(s) in the expanded axes where the new axis (or axes) is/are placed.
68
If multiple positions are provided, they should be unique (note that a position
69
given by a positive index could also be referred to by a negative index -
0 commit comments