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 24, 2024
1 parent 16cdc18 commit 079dc27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pertpy/tools/_mixscape.py
Original file line number Diff line number Diff line change
Expand Up @@ -637,7 +637,7 @@ def plot_heatmap( # pragma: no cover
Infer the filetype if ending on {`'.pdf'`, `'.png'`, `'.svg'`}.
ax: A matplotlib axes object. Only works if plotting a single component.
**kwds: Additional arguments to `scanpy.pl.rank_genes_groups_heatmap`.
Returns:
If `show==False`, return a :class:`~matplotlib.axes.Axes`.
Expand Down

0 comments on commit 079dc27

Please sign in to comment.