Skip to content

Commit ce942fb

Browse files
committed
document changes
1 parent 7c0345c commit ce942fb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

changes/3127.bugfix.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
When `zarr.save` has an argument `path=some/path/` and multiple arrays in `args`, the path resulted in `some/path/some/path` due to using the `path`
2+
argument twice while building the array path. This is now fixed.

0 commit comments

Comments
 (0)