mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-16 01:40:46 +08:00
其中包含部分更优化和跟规范的算法或结构 --------- Co-authored-by: David <56174894+Constrat@users.noreply.github.com>
5 lines
82 B
Python
5 lines
82 B
Python
from src.auto_localization.cli import main
|
|
|
|
if __name__ == "__main__":
|
|
main()
|