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 1ac02ea commit 190b867Copy full SHA for 190b867
src/zarr/storage/memory.py
@@ -19,7 +19,7 @@
19
20
class MemoryStore(Store):
21
"""
22
- In-memory store for testing purposes.
+ In-memory store.
23
24
Parameters
25
----------
0 commit comments