Update AV_Data_Capture.py

This commit is contained in:
wenead99 2019-05-26 22:38:22 +08:00 committed by GitHub
parent 3e0dc60bad
commit 6b2205887f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,4 +11,3 @@ for i in b:
os.chdir(os.getcwd())
for i in a:
os.system('python core.py'+' "'+i+'"')
time.sleep(3)