Skip to content

Commit 4183098

Browse files
committed
fix docstringa
1 parent 314dae2 commit 4183098

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

workflow/scripts/solve_network.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -495,7 +495,6 @@ def extra_functionality(n: pypsa.Network, snapshots: DatetimeIndex) -> None:
495495
Args:
496496
n (pypsa.Network): the network object to optimize
497497
snapshots (DatetimeIndex): the time index of the network
498-
config (dict): the configuration dictionary
499498
"""
500499
config = n.config
501500
add_battery_constraints(n)

0 commit comments

Comments
 (0)