retrieve: fix data path
This commit is contained in:
parent
62cb6fbdd8
commit
18297a6f13
@ -227,7 +227,7 @@ if config["enable"]["retrieve"]:
|
||||
static=True,
|
||||
),
|
||||
output:
|
||||
"data/validation/energy-price-trends-xlsx-5619002.xls",
|
||||
"data/validation/energy-price-trends-xlsx-5619002.xlsx",
|
||||
log:
|
||||
LOGS + "retrieve_monthly_fuel_prices.log",
|
||||
resources:
|
||||
|
Loading…
Reference in New Issue
Block a user