Skip to content

Commit

Permalink
Apply Black formatting to Python code.
Browse files Browse the repository at this point in the history
  • Loading branch information
BlackBot committed Nov 24, 2023
1 parent dfa5d44 commit 4a82a67
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_velocity_plot_util.py
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,7 @@ def test_plot_polar_contour():
except AssertionError:
assert False


def test_set_circle():
"""Test the plot_util.set_circle function."""
figsize = (5, 5) # Figure size
Expand Down

0 comments on commit 4a82a67

Please sign in to comment.