Skip to content

Commit 6198fc0

Browse files
authored
Merge pull request #531 from control-toolbox/auto-juliaformatter-pr
[AUTO] JuliaFormatter.jl run
2 parents 6c71c4d + 672b2df commit 6198fc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/extras/cons.jl

+1-1
Original file line numberDiff line numberDiff line change
@@ -95,4 +95,4 @@ u_flow = control(sol_flow);
9595
H_flow(t) = H(x_flow(t), p_flow(t), u_flow(t), η_flow(t));
9696
plot!(plt_H, t, H_flow; color=:blue, label="indirect")
9797

98-
plot(t_flow, η_flow)
98+
plot(t_flow, η_flow)

0 commit comments

Comments
 (0)