Show More
@@ -283,7 +283,7 b' class TerminalInteractiveShell(InteractiveShell):' | |||||
283 | 'reserve_space_for_menu':self.space_for_menu, |
|
283 | 'reserve_space_for_menu':self.space_for_menu, | |
284 | 'get_prompt_tokens':self.get_prompt_tokens, |
|
284 | 'get_prompt_tokens':self.get_prompt_tokens, | |
285 | 'get_continuation_tokens':self.get_continuation_tokens, |
|
285 | 'get_continuation_tokens':self.get_continuation_tokens, | |
286 |
'multiline': |
|
286 | 'multiline':True, | |
287 | } |
|
287 | } | |
288 |
|
288 | |||
289 |
|
289 |
General Comments 0
You need to be logged in to leave comments.
Login now