Skip to content

Commit

Permalink
fix: bug in the example
Browse files Browse the repository at this point in the history
  • Loading branch information
BillHuang2001 committed Jun 13, 2024
1 parent 4393fdf commit 916b5da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/source/example/gym_classic_control.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,7 @@
" sol_transforms=[adapter.batched_to_tree],\n",
" monitors=[monitor],\n",
" opt_direction=\"max\"\n",
" jit_problem=False,\n",
")"
]
},
Expand Down

0 comments on commit 916b5da

Please sign in to comment.