Fix lint
This commit is contained in:
parent
ba9b846a20
commit
b1f9139fd7
@ -346,6 +346,7 @@ class Application(QApplication):
|
|||||||
|
|
||||||
def _connect_signals(self):
|
def _connect_signals(self):
|
||||||
"""Connect all signals to their slots."""
|
"""Connect all signals to their slots."""
|
||||||
|
# pylint: disable=too-many-statements
|
||||||
# syntactic sugar
|
# syntactic sugar
|
||||||
kp = self._keyparsers
|
kp = self._keyparsers
|
||||||
status = self.mainwindow.status
|
status = self.mainwindow.status
|
||||||
|
Loading…
Reference in New Issue
Block a user