rm incorrect import
This commit is contained in:
parent
2cd3c25db9
commit
7b48753bb0
@ -14,7 +14,7 @@ else:
|
||||
|
||||
|
||||
try:
|
||||
from ptpython.ipython import embed as ptipython_embed, run_config
|
||||
from ptpython.ipython import embed as ptipython_embed
|
||||
from ptpython.repl import run_config
|
||||
except ImportError:
|
||||
HAVE_PTIPYTHON = False
|
||||
|
Loading…
x
Reference in New Issue
Block a user