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