mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 00:28:20 +08:00
minor fix
This commit is contained in:
@@ -130,8 +130,8 @@ class StorageHandler(GlobeOperation, ZoneManager):
|
||||
if len(items):
|
||||
self._storage_item_use(items[0])
|
||||
else:
|
||||
logger.info(f'All {sample_type.lower()} samples in storage have been used')
|
||||
break
|
||||
logger.info('All samples in storage have been used')
|
||||
|
||||
def handle_tuning_sample_use(self):
|
||||
if self.config.OpsiDaily_UseTuningSample:
|
||||
|
||||
Reference in New Issue
Block a user