Skip to content

Commit

Permalink
Remove useless pytest import in evaluation.
Browse files Browse the repository at this point in the history
  • Loading branch information
d-dawg78 committed Feb 9, 2023
1 parent e66a1a3 commit beee4d2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_eval.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
from os.path import join
from tempfile import TemporaryDirectory

import pytest
import numpy as np

from spleeter.__main__ import evaluate
Expand Down

0 comments on commit beee4d2

Please sign in to comment.