From 1867e510e26d22790d1efd1c50078c213082a71a Mon Sep 17 00:00:00 2001 From: cpschau Date: Thu, 11 Apr 2024 17:14:17 +0200 Subject: [PATCH] remove redundant line --- scripts/base_network.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/scripts/base_network.py b/scripts/base_network.py index 916241a9..663e995f 100644 --- a/scripts/base_network.py +++ b/scripts/base_network.py @@ -762,8 +762,6 @@ def _set_shapes(n, country_shapes, offshore_shapes): ) ) - geo_DC = gpd.GeoSeries(geo_DC) - n.madd( "Shape", index_DC,