mirror of
https://github.com/freqtrade/freqtrade.git
synced 2026-01-20 14:00:38 +00:00
chore: add todo for future cleanup
This commit is contained in:
@@ -37,6 +37,7 @@ def populate_dataframe_with_trades_trades(testdatadir):
|
||||
|
||||
@pytest.fixture
|
||||
def candles(testdatadir):
|
||||
# TODO: this fixture isn't really necessary and could be removed
|
||||
return pd.read_json(testdatadir / "orderflow/candles.json").copy()
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user