Skip to content

Commit

Permalink
PEP8
Browse files Browse the repository at this point in the history
  • Loading branch information
bhilbert4 committed Jan 14, 2025
1 parent 6539d8c commit 52f148d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion jwql/tests/test_wisp_finder.py
Original file line number Diff line number Diff line change
Expand Up @@ -123,4 +123,3 @@ def test_resize_image():
img = np.zeros((500, 500))
resized = prepare_wisp_pngs.resize_image(img)
assert resized.size == (256, 256)

0 comments on commit 52f148d

Please sign in to comment.