This website works better with JavaScript
Acasă
Explorează
Ajutor
Înregistrare
Autentificare
MOKA
/
scbc_repos
Urmărește
3
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Arbore:
fd63d4ef09
Ramuri
Etichete
master
scbc_repos
/
ssat_sdk
/
uiautomator2
/
cli
/
__main__.py
__main__.py
101 B
Istoric
Crud
1
2
3
4
5
6
7
# coding: utf-8
#
from ssat_sdk.uiautomator2.cli import main
if __name__ == '__main__':
main()