Skip to content

Commit

Permalink
enable learn.destroy() in lesson3-camvid.ipynb (#292)
Browse files Browse the repository at this point in the history
v1.0.46 was released on Feb 26.
  • Loading branch information
FelixSchwarz authored and jph00 committed Jun 6, 2019
1 parent ef0871b commit 1893802
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nbs/dl1/lesson3-camvid.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -706,7 +706,7 @@
"metadata": {},
"outputs": [],
"source": [
"#learn.destroy() # uncomment once 1.0.46 is out\n",
"learn.destroy()\n",
"\n",
"size = src_size\n",
"\n",
Expand Down

0 comments on commit 1893802

Please sign in to comment.