Skip to content

Commit ff988cd

Browse files
d-v-bjhamman
andauthored
Update src/zarr/api/synchronous.py
Co-authored-by: Joe Hamman <[email protected]>
1 parent 2bb3f11 commit ff988cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/zarr/api/synchronous.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -350,7 +350,7 @@ def array(data: npt.ArrayLike, **kwargs: Any) -> Array:
350350
351351
Returns
352352
-------
353-
array : array
353+
array : Array
354354
The new array.
355355
"""
356356

0 commit comments

Comments
 (0)