pre merge con phil

This commit is contained in:
Simone Garau
2025-09-30 12:11:10 +02:00
parent dfca44c9d5
commit fb38aef790
7 changed files with 45 additions and 10 deletions

View File

@@ -1,5 +1,5 @@
import pytest
from app.agents.predictor import PREDICTOR_INSTRUCTIONS, PredictorInput, PredictorOutput, PredictorStyle
from app.predictor import PREDICTOR_INSTRUCTIONS, PredictorInput, PredictorOutput, PredictorStyle
from app.markets.base import ProductInfo
from app.models import AppModels