Skip to content

Commit

Permalink
Fixup test Sum4
Browse files Browse the repository at this point in the history
  • Loading branch information
josephine-wolf-oberholtzer committed Feb 16, 2025
1 parent 8772357 commit b3c9bd3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/ugens/test_Sum4.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
import pytest
from uqbar.strings import normalize

from supriya.ugens import Rand, SinOsc, Sum4, UGenRecursiveInput
from supriya.ugens import Rand, SinOsc, Sum4
from supriya.ugens.core import UGenRecursiveInput


@pytest.mark.parametrize(
Expand Down

0 comments on commit b3c9bd3

Please sign in to comment.