Skip to content

Commit

Permalink
style: pre-commit fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Nov 13, 2024
1 parent b812de3 commit f443c73
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ def test_distances():
assert np.shape(coords_rz) == (2, 2)
assert np.allclose(coords_rz[1], np.array([0, 0]))


# test shortest distance
# in all these
s1 = np.array([[0, 0]])
Expand Down

0 comments on commit f443c73

Please sign in to comment.