BBrother commited on
Commit
0a3dbed
1 Parent(s): f21b6ec

Update launch.py

Browse files
Files changed (1) hide show
  1. launch.py +1 -0
launch.py CHANGED
@@ -4,6 +4,7 @@ import os
4
  import subprocess
5
  import threading
6
  import logging
 
7
 
8
  # 设置启动参数
9
  args = launch_utils.args
 
4
  import subprocess
5
  import threading
6
  import logging
7
+ import sys
8
 
9
  # 设置启动参数
10
  args = launch_utils.args