Explorar el Código

Merge branch 'abtest-112-20220816' into test

liqian hace 2 años
padre
commit
0b5c686c32
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      video_recall.py

+ 1 - 1
video_recall.py

@@ -1810,7 +1810,7 @@ class PoolRecall(object):
             filtered_result = ge.get()
 
             # debug
-            if freq == 1:
+            if freq == 2:
                 filtered_result = []
             # ###