mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 22:12:21 -04:00
Remove redundant pylint exception
This commit is contained in:
parent
f960299345
commit
6fb2d30426
1 changed files with 0 additions and 1 deletions
|
@ -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 a new issue