[~] Refactor
This commit is contained in:
parent
4d6818a1d7
commit
ea94aa1a86
@ -2384,7 +2384,8 @@ def kernel_38(
|
||||
video_path.encode('utf-8')
|
||||
).hexdigest()
|
||||
|
||||
t1 = '/kaggle/working/video.mp4'
|
||||
t1 = '/kaggle/working/video%s.mp4' % t2
|
||||
|
||||
if not os.path.exists(t1):
|
||||
subprocess.check_call(
|
||||
[
|
||||
|
Loading…
Reference in New Issue
Block a user