This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
登録
サインイン
MOKA
/
scbc_repos
ウォッチ
3
スター
0
フォーク
0
ファイル
課題
0
プルリクエスト
0
Wiki
ツリー:
c6a25835fc
ブランチ
タグ
master
scbc_repos
/
ssat_sdk
/
uiautomator2
/
cli
/
__main__.py
__main__.py
101 B
履歴
Raw
1
2
3
4
5
6
7
# coding: utf-8
#
from ssat_sdk.uiautomator2.cli import main
if __name__ == '__main__':
main()