[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
parent
48974edc8d
commit
58ac6629fe
@ -191,7 +191,7 @@ if config["enable"]["retrieve"]:
|
|||||||
input:
|
input:
|
||||||
HTTP.remote(
|
HTTP.remote(
|
||||||
"data.open-power-system-data.org/time_series/{version}/time_series_60min_singleindex.csv".format(
|
"data.open-power-system-data.org/time_series/{version}/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 "2020-10-06"
|
else "2020-10-06"
|
||||||
),
|
),
|
||||||
|
Loading…
Reference in New Issue
Block a user