Skip to content

Commit

Permalink
skip double optimize
Browse files Browse the repository at this point in the history
  • Loading branch information
arjunsavel committed Mar 12, 2024
1 parent 3b0aa74 commit 88f6741
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions docs/pages/optimizing.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -259,21 +259,6 @@
"Now, it's time to run the optimizer!"
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "9850ba7d-1ad9-4db4-a53c-004af1f3995d",
"metadata": {
"pycharm": {
"name": "#%%\n"
}
},
"outputs": [],
"source": [
"%%time\n",
"optimizer.optimize(max_size, max_evaluations)"
]
},
{
"cell_type": "code",
"execution_count": null,
Expand Down

0 comments on commit 88f6741

Please sign in to comment.