Skip to content

Commit a0e0b12

Browse files
committed
docs: cleanup
1 parent 70c0762 commit a0e0b12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/scrots/make_scrots_qg_statistics.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
"""Screenshots for quick guide statistics"""
22
import sys
33

4-
from PyQt6 import QtCore, QtWidgets
4+
from PyQt6 import QtCore
55
from PyQt6.QtWidgets import QApplication
66
from shapeout2.gui.main import ShapeOut2
77
from shapeout2.gui import compute

0 commit comments

Comments
 (0)