From 0742210fc7eaa54d8068bfd18414158dc9b33672 Mon Sep 17 00:00:00 2001 From: Max Nanis Date: Tue, 18 Aug 2026 16:35:11 -0700 Subject: Ruff cleanup --- tests/models/thl/test_soft_pair.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/models/thl/test_soft_pair.py') diff --git a/tests/models/thl/test_soft_pair.py b/tests/models/thl/test_soft_pair.py index bac0e8d..588847e 100644 --- a/tests/models/thl/test_soft_pair.py +++ b/tests/models/thl/test_soft_pair.py @@ -4,8 +4,8 @@ from generalresearch.models.thl.soft_pair import SoftPairResult, SoftPairResultT def test_model(): from generalresearch.models.dynata.survey import ( - DynataCondition, ConditionValueType, + DynataCondition, ) c1 = DynataCondition( -- cgit v1.2.3