Skip to content

Commit 58a7e1b

Browse files
committed
a
1 parent e9805b9 commit 58a7e1b

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

src/__init__.py

Whitespace-only changes.

src/pyXenium/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
from ._version import __version__
2-
from src.pyXenium.io.io import load_anndata_from_partial
2+
from .io.partial_xenium_loader import load_anndata_from_partial

src/pyXenium/io/__init__.py

Whitespace-only changes.

0 commit comments

Comments
 (0)