retrieve: fix data path
This commit is contained in:
parent
62cb6fbdd8
commit
18297a6f13
@ -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:
|
||||||
|
Loading…
Reference in New Issue
Block a user