Skip to content

Commit

Permalink
editing a bit of style
Browse files Browse the repository at this point in the history
  • Loading branch information
pseeth committed Jan 30, 2020
1 parent 552bf79 commit 0a1c3cf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_core.py
Original file line number Diff line number Diff line change
Expand Up @@ -1122,7 +1122,6 @@ def test_generate_with_seeding(atol=1e-4, rtol=1e-8):
]

tmpfiles += wav_files + jam_files + txt_files

for i, sc in enumerate(generators):
generators[i].generate(
wav_files[i].name, jam_files[i].name, txt_path=txt_files[i].name,
Expand Down

0 comments on commit 0a1c3cf

Please sign in to comment.