mirror of
https://github.com/KenanZhu/AutoLibrary.git
synced 2026-06-17 23:13:03 +08:00
style(gui.ALSeatFrame): 一些格式问题
This commit is contained in:
@@ -22,7 +22,7 @@ class ALSeatFrame(QFrame):
|
||||
def __init__(
|
||||
self,
|
||||
seat_number,
|
||||
parent=None
|
||||
parent = None
|
||||
):
|
||||
|
||||
super().__init__(parent)
|
||||
|
||||
Reference in New Issue
Block a user