Skip to content

Commit 05ebd0c

Browse files
committed
new flake version
1 parent 3d99b88 commit 05ebd0c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ibllib/misc/qt.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,5 +41,4 @@ def wrapped(*args, **kwargs):
4141
@require_qt
4242
def run_app(): # pragma: no cover
4343
"""Run the Qt application."""
44-
global QT_APP
4544
return QT_APP.exit(QT_APP.exec_())

0 commit comments

Comments
 (0)