Browse Source

update util path

supeng 4 months ago
parent
commit
3fc0616df0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      longvideoapi/longvideoapi_reduce_with_count.py

+ 1 - 1
longvideoapi/longvideoapi_reduce_with_count.py

@@ -1,6 +1,6 @@
 import sys
 import sys
 import time
 import time
-from util import utils
+import utils
 import longvideoapi_config
 import longvideoapi_config
 import logging
 import logging