Merge branch 'merge-pypsa-eur-sec' of github.com:PyPSA/pypsa-eur into merge-pypsa-eur-sec

This commit is contained in:
Fabian Neumann 2023-03-06 19:16:45 +01:00
commit 265fa098ae

View File

@ -123,7 +123,6 @@ def load_network(import_name=None, custom_components=None):
) )
def load_network_for_plots(fn, tech_costs, config, combine_hydro_ps=True): def load_network_for_plots(fn, tech_costs, config, combine_hydro_ps=True):
import pypsa import pypsa
from add_electricity import load_costs, update_transmission_costs from add_electricity import load_costs, update_transmission_costs