fix: ruff lint fixes for v3 test files

This commit is contained in:
Celes Renata
2026-06-27 12:32:52 +00:00
parent 5d7aaacc9d
commit 106b07c0f0
9 changed files with 6 additions and 22 deletions
-5
View File
@@ -10,18 +10,13 @@ Validates: Requirements 4.2, 4.3, 4.4, 4.5, 21.4
"""
from __future__ import annotations
import math
from hypothesis import given, settings
from hypothesis import strategies as st
from services.aggregation.worker import (
EvidenceCluster,
cluster_evidence,
compute_cluster_llr,
compute_n_eff,
)
from services.aggregation.scoring import EvidenceUnit
# ---------------------------------------------------------------------------
# Hypothesis strategies