mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-16 01:40:46 +08:00
5 lines
82 B
Python
5 lines
82 B
Python
from src.auto_localization.cli import main
|
|
|
|
if __name__ == '__main__':
|
|
main()
|