Fix style errors
This commit is contained in:
@@ -348,6 +348,7 @@ class BacktestResponse(BaseModel):
|
||||
# TODO: Properly type backtestresult...
|
||||
backtest_result: Optional[Dict[str, Any]]
|
||||
|
||||
|
||||
class SysInfo(BaseModel):
|
||||
cpu_pct: float
|
||||
ram_pct: float
|
||||
|
||||
Reference in New Issue
Block a user