-
-
Notifications
You must be signed in to change notification settings - Fork 365
Closed
Labels
bugPotential issues with the zarr-python libraryPotential issues with the zarr-python library
Milestone
Description
Zarr version
v3
Numcodecs version
?
Python Version
?
Operating System
?
Installation
?
Description
list_prefix("") for a LocalStore seems inconsistent with the other stores. Discovered in #2189
'/private/var/folders/sc/hsdthq2x7mnbfvwnk7rp4xmr0000gn/T/pytest-of-deepak/pytest-854/test_zarr_hierarchy_local_0/zarr.json'
Also:
zarr-python/tests/v3/test_store/test_local.py
Lines 39 to 40 in b1ecdd5
| def test_list_prefix(self, store: LocalStore) -> None: | |
| assert True |
LOL
Steps to reproduce
Additional output
No response
Metadata
Metadata
Assignees
Labels
bugPotential issues with the zarr-python libraryPotential issues with the zarr-python library
Type
Projects
Status
Done