From 8fa29865b6365620513f9a30c7e14b31a9ec1c7a Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 6 Mar 2023 18:13:33 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- scripts/_helpers.py | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/_helpers.py b/scripts/_helpers.py index 33f78a82..137bd7b0 100644 --- a/scripts/_helpers.py +++ b/scripts/_helpers.py @@ -107,7 +107,6 @@ def load_network(import_name=None, custom_components=None): ) - def load_network_for_plots(fn, tech_costs, config, combine_hydro_ps=True): import pypsa from add_electricity import load_costs, update_transmission_costs