1 parent 5ea3e9a commit 8d968cbCopy full SHA for 8d968cb
1 file changed
tests/shard6/test_vector_layout.py
@@ -554,7 +554,7 @@ def test_vector_layout_algebraic_states():
554
bioptim_folder = TestUtils.bioptim_folder()
555
556
# --- Prepare the ocp --- #
557
- ocp, model = two_pendulums_algebraic.prepare_ocp(
+ ocp = two_pendulums_algebraic.prepare_ocp(
558
biorbd_model_path=bioptim_folder + "/examples/models/two_pendulums.bioMod",
559
n_shooting=5,
560
final_time=1,
0 commit comments