Fix autoreload
https://github.com/dibgerge/ml-coursera-python-assignments/issues/21
This commit is contained in:
@@ -52,7 +52,7 @@
|
||||
"# library written for this exercise providing additional functions for assignment submission, and others\n",
|
||||
"import utils\n",
|
||||
"\n",
|
||||
"%load_ext autoreload \n",
|
||||
"%load_ext autoreload\n",
|
||||
"%autoreload 2\n",
|
||||
"\n",
|
||||
"# define the submission/grader object for this exercise\n",
|
||||
|
||||
Reference in New Issue
Block a user