mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-09 18:39:04 +08:00
5 lines
80 B
Python
5 lines
80 B
Python
from module.config.argparser import main
|
|
|
|
if __name__ == '__main__':
|
|
main()
|