From a8dde158cb9b6efe76922d50b8a1edd07cd989de Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Sun, 12 Nov 2023 00:36:01 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- scripts/prepare_sector_network.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/prepare_sector_network.py b/scripts/prepare_sector_network.py index 563be666..7f821770 100644 --- a/scripts/prepare_sector_network.py +++ b/scripts/prepare_sector_network.py @@ -3371,7 +3371,7 @@ def add_enhanced_geothermal( p_nom_extendable=True, ) - if + if for bus, bus_overlap in overlap.iterrows(): @@ -3407,7 +3407,7 @@ def add_enhanced_geothermal( f"geothermal heat surface {bus}", location=bus, ) - + n.madd( "Link", f"{bus} enhanced geothermal" + appendix,