fix: ruff lint fixes for v3 test files
This commit is contained in:
@@ -11,7 +11,7 @@ import math
|
||||
|
||||
import pytest
|
||||
|
||||
from services.aggregation.projection import V3ProjectionState, compute_v3_projection
|
||||
from services.aggregation.projection import compute_v3_projection
|
||||
from services.aggregation.regime import MarketRegime, V3RegimeClassification
|
||||
from services.recommendation.eligibility import (
|
||||
ReturnDistribution,
|
||||
@@ -20,7 +20,6 @@ from services.recommendation.eligibility import (
|
||||
compute_v3_eligibility,
|
||||
)
|
||||
|
||||
|
||||
# ---------------------------------------------------------------------------
|
||||
# Helper: construct a V3RegimeClassification for tests
|
||||
# ---------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user