mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-15 14:37:20 +08:00
Chore: Use new syntax sugar in os_handler
This commit is contained in:
@@ -35,7 +35,7 @@ class OperationSiren(
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
self = OperationSiren('month_test', task='OpsiMonthBoss')
|
||||
self = OperationSiren('alas', task='OpsiMonthBoss')
|
||||
|
||||
self.config = self.config.merge(OSConfig())
|
||||
|
||||
|
||||
Reference in New Issue
Block a user