mirror of
https://github.com/donnemartin/interactive-coding-challenges
synced 2026-01-04 00:18:02 +00:00
Fix missing sys import (#239)
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
import sys
|
||||
from nose.tools import assert_equal
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user