mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-25 12:28:14 +08:00
code format
This commit is contained in:
@@ -38,7 +38,7 @@ class EquipmentChange(Equipment):
|
||||
self.equipping_list.remove(index)
|
||||
logger.info(f"Equipping list: {self.equipping_list}")
|
||||
|
||||
def record_equipment(self, index_list=range(0, 5), skip_first_screenshot=True):
|
||||
def record_equipment(self, index_list=range(0, 5)):
|
||||
'''
|
||||
Record equipment through upgrade page
|
||||
Notice: The equipment icons in the upgrade page are the same size as the icons in the equipment status
|
||||
|
||||
Reference in New Issue
Block a user