X Tutup
Skip to content

Commit d0d3cfb

Browse files
fix error
--HG-- branch : scroll-frontend
1 parent f58185a commit d0d3cfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bpython/test/test_manual_readline.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
from bpython.scrollfrontend.manual_readline import *
1+
from bpython.curtsiesfrontend.manual_readline import *
22
import unittest
33

44
class TestManualReadline(unittest.TestCase):

0 commit comments

Comments
 (0)
X Tutup