Skip to content

Commit ff93890

Browse files
committed
fix docs
1 parent 6704bed commit ff93890

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/spatialdata_io/converters/legacy_anndata.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ def from_legacy_anndata(adata: AnnData, rgb: bool | None = None) -> SpatialData:
232232
adata
233233
(legacy) spatial AnnData object
234234
rgb
235-
Argument passed to :func:`spatialdata.models.Image2DModel.parse`. If `None`,
235+
Argument passed to `spatialdata.models.Image2DModel.parse()`. If `None`,
236236
3-(4) channels images will be interpreted as RGB(A).
237237
238238
Returns

0 commit comments

Comments
 (0)