mirror of
https://github.com/ankitects/anki.git
synced 2026-01-14 06:23:57 -05:00
Remove redundant pylint exception
This commit is contained in:
parent
c0125e9ebd
commit
58243fad52
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