更新 iat.py
This commit is contained in:
parent
b0dfc6a5a1
commit
1f47d63760
2
iat.py
2
iat.py
@ -117,7 +117,7 @@ def on_error(ws, error):
|
|||||||
global running
|
global running
|
||||||
global results
|
global results
|
||||||
running = False
|
running = False
|
||||||
results += '*#本次转写失败#*,error:' + str(error)
|
results += '*#本次转写失败#* error: ' + str(error)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user