Remove redundant pylint exception

This commit is contained in:
RumovZ 2021-05-19 19:44:49 +02:00
parent f960299345
commit 6fb2d30426

View File

@ -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