Skip to content

Commit

Permalink
Fix extra clustering_kwargs
Browse files Browse the repository at this point in the history
  • Loading branch information
michalk8 committed Sep 15, 2024
1 parent 110d483 commit 122adec
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_plotting.py
Original file line number Diff line number Diff line change
Expand Up @@ -811,7 +811,6 @@ def test_heatmap_lineages_raw(self, adata: AnnData, fpath: str):
model,
RAW_GENES[:5],
"latent_time",
clustering_kwargs={"flavor": "igraph", "n_iterations": 2},
mode="lineages",
use_raw=True,
dpi=DPI,
Expand Down

0 comments on commit 122adec

Please sign in to comment.