Skip to content

Commit e434502

Browse files
committed
Merge branch 'main' of https://github.com/zarr-developers/zarr-python into docs/3.0-user-guide
2 parents d88f0c2 + 190b867 commit e434502

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/zarr/storage/memory.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
class MemoryStore(Store):
2121
"""
22-
In-memory store for testing purposes.
22+
In-memory store.
2323
2424
Parameters
2525
----------

0 commit comments

Comments
 (0)