DEBSOURCES
Skip Quicknav
sources / python-anndata / 0.7.5%2Bds-3 / anndata / tests / conftest.py
123456
import pytest @pytest.fixture def backing_h5ad(tmp_path): return tmp_path / "test.h5ad"