You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test: Fix test_write_read_select_write for Zarr V3 (#7825)
Previously, the first context manager in this test was closed before accessing the data. This resulted in key errors when trying to access the opened dataset.
Co-authored-by: Illviljan <[email protected]>
0 commit comments