mirror of
https://github.com/0O0o0oOoO00/Alas.git
synced 2026-05-14 15:39:26 +08:00
5 lines
80 B
Python
5 lines
80 B
Python
from module.config.argparser import main
|
|
|
|
if __name__ == '__main__':
|
|
main()
|