Procházet zdrojové kódy

Merge branch 'abtest-112-20220816' into test

liqian před 2 roky
rodič
revize
0b5c686c32
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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 = []
             # ###