Skip to content

Commit f926a5a

Browse files
authored
Merge branch 'main' into feat/read-funcs
2 parents c4330ef + 190b867 commit f926a5a

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)