We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7728891 commit 97be3deCopy full SHA for 97be3de
1 file changed
src/fancypackage/io/_zarr.py
@@ -19,7 +19,7 @@ def write_zarr(data: AnnData | MuData | TreeData, path: Path) -> None:
19
20
Parameters
21
----------
22
- adata
+ data
23
AnnData-like object to save; supports AnnData, MuData and TreeData.
24
path
25
Filename of Zarr store.
0 commit comments