Skip to content

Commit 672b2df

Browse files
ocotsgithub-actions[bot]
authored andcommitted
🤖 Format .jl files
1 parent 6c71c4d commit 672b2df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/extras/cons.jl

Lines changed: 1 addition & 1 deletion
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)