Show More
@@ -29,6 +29,8 from IPython.terminal.shortcuts import auto_suggest | |||||
29 | from IPython.terminal.shortcuts.filters import filter_from_string |
|
29 | from IPython.terminal.shortcuts.filters import filter_from_string | |
30 | from IPython.utils.decorators import undoc |
|
30 | from IPython.utils.decorators import undoc | |
31 |
|
31 | |||
|
32 | from prompt_toolkit.enums import DEFAULT_BUFFER | |||
|
33 | ||||
32 | __all__ = ["create_ipython_shortcuts"] |
|
34 | __all__ = ["create_ipython_shortcuts"] | |
33 |
|
35 | |||
34 |
|
36 |
General Comments 0
You need to be logged in to leave comments.
Login now