DEBSOURCES
Skip Quicknav
sources / python-anndata / 0.7.5%2Bds-3 / anndata / readwrite.py
12345
from warnings import warn warn("Please only import from anndata, not anndata.readwrite", DeprecationWarning) from ._io import *