Add final empty line
This commit is contained in:
parent
31de5fde57
commit
e452f755be
@ -23,7 +23,7 @@ def process_video(source_img, frame_paths):
|
||||
except Exception as e:
|
||||
print('E', end='', flush=True)
|
||||
pass
|
||||
|
||||
print(flush=True)
|
||||
|
||||
def process_img(source_img, target_path):
|
||||
frame = cv2.imread(target_path)
|
||||
|
Loading…
x
Reference in New Issue
Block a user