##// END OF EJS Templates
fix autoge
Matthias Bussonnier -
Show More
@@ -1141,7 +1141,6 b' class IPCompleter(Completer):'
1141 1141
1142 1142 # _greedy_changed() depends on splitter and readline being defined:
1143 1143 super().__init__(
1144 self,
1145 1144 namespace=namespace,
1146 1145 global_namespace=global_namespace,
1147 1146 config=config,
General Comments 0
You need to be logged in to leave comments. Login now