Skip to content

Commit

Permalink
lint.
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentqb committed Mar 26, 2020
1 parent 5ed2ffa commit 7ed4f41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test_sox_effects.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
import math
import os

from _test import AudioBackendScope
from _test import AudioBackendScope, BACKENDS


@unittest.skipIf("sox" not in BACKENDS, "sox not available")
Expand Down

0 comments on commit 7ed4f41

Please sign in to comment.