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 4c43c49 commit 09549cfCopy full SHA for 09549cf
docs/release.rst
@@ -11,7 +11,7 @@ Release notes
11
* Added :class:`zarr.storage.TempStore` class for convenience to provide
12
storage via a temporary directory
13
(`#59 <https://github.com/alimanfoo/zarr/issues/59>`_).
14
-* Fixed performance issues with :class:`zarr.storage.ZipStore`` class
+* Fixed performance issues with :class:`zarr.storage.ZipStore` class
15
(`#66 <https://github.com/alimanfoo/zarr/issues/27>`_).
16
* The Blosc extension has been modified to return bytes instead of array
17
objects from compress and decompress function calls. This should
0 commit comments