Skip to content

Commit a3b4e56

Browse files
committed
remove incorrect comment
1 parent 8dca8e5 commit a3b4e56

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

example-notebook.ipynb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1356,7 +1356,6 @@
13561356
"\n",
13571357
"learner = adaptive.Learner1D(peak, bounds=(-1, 1))\n",
13581358
"\n",
1359-
"# blocks until completion\n",
13601359
"runner = adaptive.Runner(\n",
13611360
" learner, executor=SequentialExecutor(), goal=lambda l: l.loss() < 0.002\n",
13621361
")\n",

0 commit comments

Comments
 (0)