We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d85500d commit 4ead52cCopy full SHA for 4ead52c
docs/scrots/make_scrots_ui.py
@@ -9,7 +9,6 @@
9
from PyQt6 import QtCore
10
from PyQt6.QtWidgets import QApplication
11
from dcscope.gui.main import DCscope
12
-from dcscope import session
13
14
app = QApplication(sys.argv)
15
0 commit comments