Remove redundant pylint exception
This commit is contained in:
parent
f960299345
commit
6fb2d30426
@ -137,7 +137,6 @@ class Browser(QMainWindow):
|
||||
self.sidebar.refresh_if_needed()
|
||||
|
||||
def setupMenus(self) -> None:
|
||||
# pylint: disable=unnecessary-lambda
|
||||
# actions
|
||||
f = self.form
|
||||
# edit
|
||||
|
Loading…
Reference in New Issue
Block a user