There was an error while loading. Please reload this page.
1 parent 3974e17 commit 41df02eCopy full SHA for 41df02e
1 file changed
bpython/cli.py
@@ -64,7 +64,7 @@
64
65
from bpython import __version__
66
from bpython.pager import page
67
-from bpython.repl import Interpreter, Repl, next_indentation
+from bpython.repl import Interpreter, Repl
68
69
70
def log(x):
0 commit comments