Skip to content

Commit

Permalink
Pre commit formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
kavanase committed Aug 7, 2023
1 parent c34a765 commit 062195a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_plotting.py
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ def test_plotting_projection(unfold_obj: UnfoldKSet):
vscale=2.0,
contour_plot=True,
alpha=0.4,
save="test.png",
save='test.png',
ax=None,
cmap='PuBu',
show=True,
Expand Down

0 comments on commit 062195a

Please sign in to comment.