Skip to content

Commit

Permalink
Spacing.
Browse files Browse the repository at this point in the history
  • Loading branch information
jwg4 committed Mar 31, 2024
1 parent 4c6e71a commit 8f4a597
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_wrapper.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,3 @@ def test_solutions_array_to_set_wide():
actual = solutions_array_to_set(input_array)
expected = {(7, ), (8, )}
assert actual == expected

0 comments on commit 8f4a597

Please sign in to comment.