mirror of
https://github.com/freqtrade/freqtrade.git
synced 2026-01-20 05:50:36 +00:00
chore: reduce data-load verbosity
This commit is contained in:
@@ -397,6 +397,7 @@ def test_load_partial_missing(testdatadir, caplog) -> None:
|
||||
# Make sure we start fresh - test missing data at start
|
||||
start = dt_utc(2018, 1, 1)
|
||||
end = dt_utc(2018, 1, 11)
|
||||
caplog.set_level(logging.DEBUG)
|
||||
data = load_data(
|
||||
testdatadir,
|
||||
"5m",
|
||||
|
||||
Reference in New Issue
Block a user