whitespace
This commit is contained in:
parent
4edd2f7079
commit
d9ffec7183
@ -211,7 +211,6 @@ class ConsoleWidget(QWidget):
|
|||||||
self._lineedit.setFocus()
|
self._lineedit.setFocus()
|
||||||
self._interpreter = code.InteractiveInterpreter(namespace)
|
self._interpreter = code.InteractiveInterpreter(namespace)
|
||||||
|
|
||||||
|
|
||||||
def __repr__(self):
|
def __repr__(self):
|
||||||
return utils.get_repr(self, visible=self.isVisible())
|
return utils.get_repr(self, visible=self.isVisible())
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user