Skip to content

Commit 9802d1f

Browse files
d-v-bTomAugspurger
andauthored
Update src/zarr/core/array.py
Co-authored-by: Tom Augspurger <[email protected]>
1 parent d2480bc commit 9802d1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/zarr/core/array.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4773,7 +4773,7 @@ async def create_array(
47734773
Ignored otherwise.
47744774
overwrite : bool, default False
47754775
Whether to overwrite an array with the same name in the store, if one exists.
4776-
If `True`, all existing paths in the store will be deleted.
4776+
If ``True``, all existing paths in the store will be deleted.
47774777
config : ArrayConfigLike, optional
47784778
Runtime configuration for the array.
47794779
write_data : bool

0 commit comments

Comments
 (0)