[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
parent
844a495180
commit
54e813ffef
@ -159,10 +159,10 @@ if config["enable"]["retrieve"]:
|
|||||||
input:
|
input:
|
||||||
HTTP.remote(
|
HTTP.remote(
|
||||||
"data.open-power-system-data.org/time_series/2019-06-05/time_series_60min_singleindex.csv".format(
|
"data.open-power-system-data.org/time_series/2019-06-05/time_series_60min_singleindex.csv".format(
|
||||||
version="2019-06-05"
|
version="2019-06-05"
|
||||||
if config["snapshots"]["end"] < "2019"
|
if config["snapshots"]["end"] < "2019"
|
||||||
else "latest"
|
else "latest"
|
||||||
),
|
),
|
||||||
keep_local=True,
|
keep_local=True,
|
||||||
static=True,
|
static=True,
|
||||||
),
|
),
|
||||||
|
Loading…
Reference in New Issue
Block a user