[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] 2024-02-12 11:11:02 +00:00
parent fe143ff8fe
commit abe06a68fb
3 changed files with 2 additions and 2 deletions

View File

@ -13,6 +13,7 @@ from snakemake.utils import min_version
min_version("7.7")
configfile: "config/config.default.yaml"
configfile: "config/config.yaml"

View File

@ -4,4 +4,4 @@
# add your own configuration overrides here, for instance
# enable:
# retrieve: false
# retrieve: false

View File

@ -129,4 +129,3 @@ You can also use ``snakemake`` to specify another file, e.g.
.. code:: bash
.../pypsa-eur % snakemake -call --configfile config/config.mymodifications.yaml