##// END OF EJS Templates
Remove empty line for linter
Alexander Steppke -
Show More
@@ -325,7 +325,6 b' class TerminalInteractiveShell(InteractiveShell):'
325 325 allow_none=True,
326 326 ).tag(config=True)
327 327
328
329 328 def _set_autosuggestions(self, provider):
330 329 if provider is None:
331 330 self.auto_suggest = None
General Comments 0
You need to be logged in to leave comments. Login now