mirror of
https://github.com/KenanZhu/AutoLibrary.git
synced 2026-06-20 16:33:03 +08:00
style(*): 格式化一些界面类的构造函数
This commit is contained in:
@@ -50,8 +50,8 @@ class TimerTaskItemWidget(QWidget):
|
||||
):
|
||||
|
||||
super().__init__(parent)
|
||||
|
||||
self.__timer_task = timer_task
|
||||
|
||||
self.modifyUi()
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user