Ver código fonte

Merge branch 'abtest-112-20220816' into test

liqian 2 anos atrás
pai
commit
0b5c686c32
1 arquivos alterados com 1 adições e 1 exclusões
  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 = []
             # ###