fix(security): real fix for B110 (logging in factor_runner.py #744)

This commit is contained in:
TPTBusiness
2026-04-29 21:23:46 +02:00
parent 0b6e963e39
commit ef05991f84
@@ -1,4 +1,5 @@
import os
import logging
from pathlib import Path
"""
Qlib Factor Runner - Executes factor backtests in Docker.