Update scripts/prepare_sector_network.py

sync it up to Fabian's feeling of useful things

Co-authored-by: Fabian Neumann <fabian.neumann@outlook.de>
This commit is contained in:
Iegor Riepin 2022-06-30 17:17:12 +02:00 committed by GitHub
parent eddeb227a7
commit 53ad90095a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2469,5 +2469,3 @@ if __name__ == "__main__":
add_electricity_grid_connection(n, costs)
n.export_to_netcdf(snakemake.output[0])
# %%