Skip to content

Commit

Permalink
Small clean
Browse files Browse the repository at this point in the history
  • Loading branch information
xaviliz committed Sep 2, 2024
1 parent 77e1594 commit 63396b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/src/unittests/tonal/test_audio2pitch.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@


from essentia_test import *
from numpy import sin, pi, mean, random, sqrt
from numpy import sin, pi, mean, random


class TestAudio2Pitch(TestCase):
Expand Down

0 comments on commit 63396b4

Please sign in to comment.