Skip to content

Commit 97be3de

Browse files
authored
docs: fix typo (#89)
1 parent 7728891 commit 97be3de

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/fancypackage/io/_zarr.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ def write_zarr(data: AnnData | MuData | TreeData, path: Path) -> None:
1919
2020
Parameters
2121
----------
22-
adata
22+
data
2323
AnnData-like object to save; supports AnnData, MuData and TreeData.
2424
path
2525
Filename of Zarr store.

0 commit comments

Comments
 (0)