Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Jan 19, 2024
1 parent 93b561f commit 8fb3776
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/moscot/problems/cross_modality/_mixins.py
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ def annotation_mapping( # type: ignore[misc]
- ``'max'`` - pick the label of the annotated cell with the highest matching probability.
- ``'sum'`` - aggregate the annotated cells by label then
pick the label with the highest total matching probability.
annotation_label
Key in :attr:`~anndata.AnnData.obs` where the annotation is stored.
forward
Expand Down

0 comments on commit 8fb3776

Please sign in to comment.