We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70c0762 commit a0e0b12Copy full SHA for a0e0b12
docs/scrots/make_scrots_qg_statistics.py
@@ -1,7 +1,7 @@
1
"""Screenshots for quick guide statistics"""
2
import sys
3
4
-from PyQt6 import QtCore, QtWidgets
+from PyQt6 import QtCore
5
from PyQt6.QtWidgets import QApplication
6
from shapeout2.gui.main import ShapeOut2
7
from shapeout2.gui import compute
0 commit comments