mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-04-24 02:56:59 +08:00
Double or more dashes in OCR predictions like "Q--010-UL" breaks the logic in check_name because they creates ficticious empty strings after split by dash. Fix this by manually remove the empty strings