[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci
This commit is contained in:
pre-commit-ci[bot] 2023-03-16 11:06:14 +00:00
parent 17f9496f9b
commit 4357320218
2 changed files with 2 additions and 2 deletions

View File

@ -2,4 +2,4 @@
name,--,"any string","Specify a name for your run. Results will be stored under this name."
disable_progrssbar,bool,"{true, false}","Switch to select whether progressbar should be disabled."
shared_resources,bool,"{true, false}","Switch to select whether resources should be shared across runs."
shared_cutouts,bool,"{true, false}","Switch to select whether cutouts should be shared across runs."
shared_cutouts,bool,"{true, false}","Switch to select whether cutouts should be shared across runs."

1 Unit Values Description
2 name -- any string Specify a name for your run. Results will be stored under this name.
3 disable_progrssbar bool {true, false} Switch to select whether progressbar should be disabled.
4 shared_resources bool {true, false} Switch to select whether resources should be shared across runs.
5 shared_cutouts bool {true, false} Switch to select whether cutouts should be shared across runs.

View File

@ -305,7 +305,7 @@ configuration file.
commit to a run:
.. code:: bash
snakemake -call solve_elec_networks -n
How to analyse results?