We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f407ae commit 30afb3cCopy full SHA for 30afb3c
bpython/urwid.py
@@ -43,7 +43,7 @@
43
44
from pygments.token import Token
45
46
-from bpython import inspection, importcompletion, args as bpargs, repl
+from bpython import args as bpargs, repl
47
from bpython.formatter import theme_map
48
49
import urwid
0 commit comments