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