Skip to content

Commit

Permalink
fixup! Make py.test use more idiomatic (parametrize instead of intern…
Browse files Browse the repository at this point in the history
…al looping)
  • Loading branch information
akx committed Nov 22, 2023
1 parent 3168cc9 commit dfbe595
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_pianoroll.py
Original file line number Diff line number Diff line change
Expand Up @@ -62,4 +62,3 @@ def test_pianoroll(midi_path, test_set):
assert (
note1 == note2
), "Notes before and after pianoroll conversion are not the same"

0 comments on commit dfbe595

Please sign in to comment.