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 d2480bc commit 9802d1fCopy full SHA for 9802d1f
src/zarr/core/array.py
@@ -4773,7 +4773,7 @@ async def create_array(
4773
Ignored otherwise.
4774
overwrite : bool, default False
4775
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.
+ If ``True``, all existing paths in the store will be deleted.
4777
config : ArrayConfigLike, optional
4778
Runtime configuration for the array.
4779
write_data : bool
0 commit comments