xuekailun 4 달 전
부모
커밋
f608a645ce
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      longvideoapi/longvideoapi_scaling_k_count.py

+ 1 - 1
longvideoapi/longvideoapi_scaling_k_count.py

@@ -5,7 +5,7 @@ import logging
 import time
 import requests
 
-from ..util import utils
+from util import utils
 import longvideoapi_config
 from concurrent.futures import ThreadPoolExecutor