[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
parent
43159e15e9
commit
f4422f1361
@ -18,6 +18,7 @@ conf_default_file = os.path.join(workflow.current_basedir, "config/config.defaul
|
||||
if not exists(conf_file) and exists(conf_default_file):
|
||||
copyfile(conf_default_file, conf_file)
|
||||
|
||||
|
||||
configfile: "config/config.default.yaml"
|
||||
configfile: "config/config.yaml"
|
||||
|
||||
|
@ -9,7 +9,7 @@ Release Notes
|
||||
|
||||
.. Upcoming Release
|
||||
.. ================
|
||||
..
|
||||
..
|
||||
|
||||
PyPSA-Eur 0.10.0 (19th February 2024)
|
||||
=====================================
|
||||
|
@ -370,7 +370,7 @@ successfully.
|
||||
4 -> 60
|
||||
23 -> 61
|
||||
4 -> 61
|
||||
}
|
||||
}
|
||||
|
||||
|
|
||||
|
||||
@ -809,7 +809,7 @@ workflow:
|
||||
4 -> 85
|
||||
71 -> 86
|
||||
4 -> 86
|
||||
}
|
||||
}
|
||||
|
||||
|
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user