mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-04-13 10:29:21 +08:00
Opt: Remove redundant converts from pillow to numpy
This commit is contained in:
@@ -34,7 +34,7 @@ class CampaignBonusStatistics(GetItemsStatistics):
|
||||
def stats_get_items(self, image, **kwargs):
|
||||
"""
|
||||
Args:
|
||||
image: Pillow image.
|
||||
image (np.ndarray):
|
||||
|
||||
Returns:
|
||||
list[Item]:
|
||||
|
||||
Reference in New Issue
Block a user