Skip to content

Commit

Permalink
comma
Browse files Browse the repository at this point in the history
  • Loading branch information
cmichelenstrofer committed Oct 16, 2023
1 parent 1fc6da5 commit 6c5d986
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wecopttool/pto.py
Original file line number Diff line number Diff line change
Expand Up @@ -1074,7 +1074,7 @@ def controller_p(
"""
force_td = controller_pid(
pto, wec, x_wec, x_opt, waves, nsubsteps,
True, False, False, saturation
True, False, False, saturation,
)
return force_td

Expand Down

0 comments on commit 6c5d986

Please sign in to comment.