chore: force keyword usage on refresh_backtest_ohlcv

This commit is contained in:
Matthias
2025-12-08 09:27:48 +01:00
parent f5e6504e22
commit 9f4e167455

View File

@@ -353,6 +353,7 @@ def _download_pair_history(
def refresh_backtest_ohlcv_data(
exchange: Exchange,
*,
pairs: list[str],
timeframes: list[str],
datadir: Path,