Skip to content

Commit aaad448

Browse files
committed
small tweak
1 parent b20d02c commit aaad448

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/examples/solvers/single pendulum reach.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,4 +129,4 @@ plot!(
129129
opacity = 1.0,
130130
);
131131
plot!(control_trajectory; markersize = 1, arrows = false)
132-
display(fig)
132+
#display(fig)

0 commit comments

Comments
 (0)