mirror of
https://github.com/freqtrade/freqtrade.git
synced 2026-03-03 20:33:23 +00:00
Rename hyperoptresult fixture to avoid naming collision
This commit is contained in:
@@ -1778,7 +1778,7 @@ def open_trade():
|
||||
|
||||
|
||||
@pytest.fixture
|
||||
def hyperopt_results():
|
||||
def saved_hyperopt_results():
|
||||
return [
|
||||
{
|
||||
'loss': 0.4366182531161519,
|
||||
|
||||
Reference in New Issue
Block a user