mirror of
https://github.com/sui-feng-cb/AzurLaneAutoScript1.git
synced 2026-07-23 14:07:05 +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