mirror of
https://github.com/donnemartin/interactive-coding-challenges
synced 2026-09-02 03:21:47 +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