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
-1
View File
@@ -21,7 +21,6 @@ from services.trading.stop_loss_manager import (
compute_v3_stops,
)
# ---------------------------------------------------------------------------
# Kelly sizing: negative edge → size = 0 (Req 14.7)
# ---------------------------------------------------------------------------