summaryrefslogtreecommitdiff
path: root/cli/app
diff options
context:
space:
mode:
Diffstat (limited to 'cli/app')
-rw-r--r--cli/app/commands/cortex/upload_video.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/cli/app/commands/cortex/upload_video.py b/cli/app/commands/cortex/upload_video.py
index 6c46d0c..25b2508 100644
--- a/cli/app/commands/cortex/upload_video.py
+++ b/cli/app/commands/cortex/upload_video.py
@@ -1,6 +1,7 @@
import click
import json
+import os
from app.search.video import export_video_final
from app.utils.cortex_utils import results_folder, upload_file_to_cortex