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 May 30, 2024
1 parent 7e9d914 commit 57a651e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion brainglobe_heatmap/heatmaps.py
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,7 @@ def plot(

if show_legend:
ax.legend()

if ax is None:
plt.show()

Check warning on line 264 in brainglobe_heatmap/heatmaps.py

View check run for this annotation

Codecov / codecov/patch

brainglobe_heatmap/heatmaps.py#L263-L264

Added lines #L263 - L264 were not covered by tests

Expand Down

0 comments on commit 57a651e

Please sign in to comment.