Yegor Tokmakov
2019-04-17 12:13:26 +02:00
committed by GitHub
parent 441d6b6018
commit 5a25b495a3

View File

@@ -52,7 +52,7 @@
"# library written for this exercise providing additional functions for assignment submission, and others\n", "# library written for this exercise providing additional functions for assignment submission, and others\n",
"import utils\n", "import utils\n",
"\n", "\n",
"%load_ext autoreload \n", "%load_ext autoreload\n",
"%autoreload 2\n", "%autoreload 2\n",
"\n", "\n",
"# define the submission/grader object for this exercise\n", "# define the submission/grader object for this exercise\n",