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 fb4bb85 commit 1cc84abCopy full SHA for 1cc84ab
tests/v3/test_group.py
@@ -788,6 +788,3 @@ def test_serializable_sync_group(store: LocalStore, zarr_format: ZarrFormat) ->
788
actual = pickle.loads(p)
789
790
assert actual == expected
791
-
792
793
-def test_group_create_v2_compatibility(): ...
0 commit comments