##// END OF EJS Templates
adjusted formating in test_shortcuts.py
Abdullah Habib -
Show More
@@ -12,7 +12,7 b' from IPython.terminal.shortcuts.auto_suggest import ('
12 12 swap_autosuggestion_down,
13 13 )
14 14 from IPython.terminal.shortcuts.auto_match import skip_over
15 from IPython.terminal.shortcuts import create_ipython_shortcuts,reset_search_buffer
15 from IPython.terminal.shortcuts import create_ipython_shortcuts, reset_search_buffer
16 16
17 17 from prompt_toolkit.history import InMemoryHistory
18 18 from prompt_toolkit.buffer import Buffer
General Comments 0
You need to be logged in to leave comments. Login now