We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c43c995 commit f12577aCopy full SHA for f12577a
napari_cellseg3d/interface.py
@@ -7,7 +7,7 @@
7
# Qt
8
# from qtpy.QtCore import QtWarningMsg
9
from qtpy import QtCore
10
-from qtpy.QtCore import QObject, Q
+from qtpy.QtCore import QObject, Qt, QtWarningMsg, QUrl
11
from qtpy.QtGui import QCursor, QDesktopServices, QTextCursor
12
from qtpy.QtWidgets import (
13
QAbstractSpinBox,
0 commit comments