1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-09 18:39:04 +08:00
AzurLaneAutoScript/module/research
hephooey bdb54fb167 Fix double dashes inside ocr output
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
2021-12-18 14:55:58 -05:00
..
assets.py Dev: Uniform comments of generated files 2021-12-07 23:29:33 +08:00
preset.py
project_data.py Dev: Uniform comments of generated files 2021-12-07 23:29:33 +08:00
project.py Fix double dashes inside ocr output 2021-12-18 14:55:58 -05:00
research.py Fix: Handle research duration reached, but requirements not satisfied 2021-12-18 23:51:30 +08:00