Skip to content

Commit bebff69

Browse files
fix test import
1 parent 6c2ebfa commit bebff69

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bpython/test/test_repl.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
import os
2+
import sys
23
import unittest
34
from itertools import islice
45
from mock import Mock, MagicMock

0 commit comments

Comments
 (0)