Skip to content

Commit b7f146d

Browse files
committed
remove duplication in docstring
1 parent 0170f3d commit b7f146d

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

sainsc/lazykde/_LazyKDE.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -319,10 +319,6 @@ def load_local_maxima(
319319
If True will load the data as a SpatialData object including the totalRNA
320320
projection and cell-type map if available. If False an AnnData object is
321321
returned.
322-
spatialdata : bool, optional
323-
If True will load the data as a SpatialData object including the totalRNA
324-
projection and cell-type map if available. If False an AnnData object is
325-
returned.
326322
img_genes : collections.abc.Iterable[str], optional
327323
List of genes for which the KDE is calculated and loaded as multi-channel
328324
Image in SpatialData.

0 commit comments

Comments
 (0)