Skip to content

Commit 0eca252

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 578af5e commit 0eca252

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Snakefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -339,6 +339,7 @@ if config["pypsa-de"]["retrieve_ariadne_database"]:
339339
script:
340340
"scripts/pypsa-de/retrieve_ariadne_database.py"
341341

342+
342343
def get_ariadne_database(w):
343344
if config["pypsa-de"]["retrieve_ariadne_database"]:
344345
return "data/ariadne_database.csv"

0 commit comments

Comments
 (0)