We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7a0845 commit 2b33d38Copy full SHA for 2b33d38
chipstream/gui/main_window.py
@@ -12,7 +12,6 @@
12
from dcnum.common import cpu_count
13
from dcnum.feat import feat_background
14
from dcnum.meta import paths as dcnum_paths
15
-from dcnum.segm import get_available_segmenters
16
import psutil
17
from PyQt6 import uic, QtCore, QtWidgets
18
from PyQt6.QtCore import QStandardPaths
0 commit comments