1
1
mirror of https://github.com/KenanZhu/AutoLibrary.git synced 2026-06-18 15:33:03 +08:00

style(gui.*): 修改一些 import 顺序和格式

This commit is contained in:
2026-02-23 22:26:52 +08:00
parent 96e7adabb0
commit 5f2327cf61
6 changed files with 9 additions and 9 deletions
+1
View File
@@ -17,6 +17,7 @@ from PySide6.QtWidgets import (
from PySide6.QtGui import (
QPainter, QWheelEvent
)
from gui.ALSeatFrame import ALSeatFrame