Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Feb 28, 2024
1 parent 543b59d commit 93f6e29
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion scripts/solve_network.py
Original file line number Diff line number Diff line change
Expand Up @@ -329,7 +329,8 @@ def add_retrofit_gas_boiler_constraint(n, snapshots):


def check_transmission_limit(n):
"""Check if transmission expansion limit is already reached; then turn off.
"""
Check if transmission expansion limit is already reached; then turn off.
In particular, this function checks if the total transmission
capital cost or volume implied by s_nom_min and p_nom_min are
Expand Down

0 comments on commit 93f6e29

Please sign in to comment.