2 lines
85 B
Python
2 lines
85 B
Python
import sys
|
|
from PySide6.QtCore import QCoreApplication, QTimer, QObject, Signal, Slot |