Skip to content

Commit 0956734

Browse files
authored
typo
1 parent 18deff8 commit 0956734

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

symphonypy/tl.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -407,7 +407,7 @@ def transfer_labels_kNN(
407407
query_basis: str = "X_pca_harmony",
408408
**kNN_kwargs,
409409
) -> None:
410-
"""Run sklearn kNN classificator for label transferring.
410+
"""Run sklearn kNN classifier for label transferring.
411411
412412
:param adata_query: AnnData object to use for train
413413
:type adata_query: AnnData

0 commit comments

Comments
 (0)