Skip to content

Commit 4a0a97c

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

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
@@ -636,7 +636,7 @@ def create(
636636
637637
Returns
638638
-------
639-
z : array
639+
z : Array
640640
The array.
641641
"""
642642
return Array(

0 commit comments

Comments
 (0)