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 9117492 commit dc5b5d4Copy full SHA for dc5b5d4
spec/API_specification/creation_functions.md
@@ -143,7 +143,7 @@ Returns a new array having a specified `shape` and filled with `fill_value`.
143
144
- output array shape.
145
146
-- **fill_value**: _Union\[ int, float ] ]_
+- **fill_value**: _Union\[ int, float ]_
147
148
- fill value.
149
@@ -172,7 +172,7 @@ Returns a new array filled with `fill_value` and having the same `shape` as an i
172
173
- input array from which to derive the output array shape.
174
175
176
177
178
0 commit comments