mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
2447be653b
commit
1f2db06610
@ -188,7 +188,6 @@ def simple_repl(user_ns={}):
|
||||
|
||||
|
||||
def ipython(user_ns=None):
|
||||
return simple_repl(user_ns=user_ns)
|
||||
os.environ['IPYTHONDIR'] = ipydir
|
||||
try:
|
||||
from IPython.terminal.embed import InteractiveShellEmbed
|
||||
|
Loading…
x
Reference in New Issue
Block a user