Open mouzkolit opened 9 months ago
from PySide6.QtCore import # type: ignore from PySide6.QtGui import # type: ignore from PySide6.QtWidgets import * # type: ignore
-> speeds up the whole process
from PySide6.QtCore import # type: ignore from PySide6.QtGui import # type: ignore from PySide6.QtWidgets import * # type: ignore
-> speeds up the whole process