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