retrieve: fix data path

This commit is contained in:
Fabian 2023-08-05 16:41:16 +02:00
parent 62cb6fbdd8
commit 18297a6f13

View File

@ -227,7 +227,7 @@ if config["enable"]["retrieve"]:
static=True, static=True,
), ),
output: output:
"data/validation/energy-price-trends-xlsx-5619002.xls", "data/validation/energy-price-trends-xlsx-5619002.xlsx",
log: log:
LOGS + "retrieve_monthly_fuel_prices.log", LOGS + "retrieve_monthly_fuel_prices.log",
resources: resources: