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