mirror of
https://github.com/donnemartin/interactive-coding-challenges
synced 2026-03-04 14:48:45 +00:00
Removed unused import statements, fixed compile error on skeleton challenge code.
This commit is contained in:
@@ -122,7 +122,6 @@
|
||||
],
|
||||
"source": [
|
||||
"%%writefile test_height.py\n",
|
||||
"from __future__ import print_function\n",
|
||||
"from nose.tools import assert_equal\n",
|
||||
"\n",
|
||||
"\n",
|
||||
|
||||
Reference in New Issue
Block a user