Skip to content

Commit 4343846

Browse files
Backport PR #2388 on branch 0.12.x (fix: remove zarr.convenience) (#2389)
Co-authored-by: Ilan Gold <ilanbassgold@gmail.com>
1 parent 3b43a2a commit 4343846

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/test_readwrite.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
import pandas as pd
1515
import pytest
1616
import zarr
17-
import zarr.convenience
1817
from scipy.sparse import csc_array, csc_matrix, csr_array, csr_matrix
1918

2019
import anndata as ad

0 commit comments

Comments
 (0)