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 7c0345c commit ce942fbCopy full SHA for ce942fb
changes/3127.bugfix.rst
@@ -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