Procházet zdrojové kódy

Merge branch 'luojunhui-baidu-account-crawler' of luojunhui/LongArticlesJob into master

luojunhui před 8 měsíci
rodič
revize
f8417d1ee9
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      coldStartTasks/crawler/baidu/video_crawler.py

+ 1 - 1
coldStartTasks/crawler/baidu/video_crawler.py

@@ -265,5 +265,5 @@ class BaiduVideoCrawler(object):
                 "success_crawl_video_num": self.success_crawler_video_count,
                 "success_crawl_account_rate": success_cnt / (success_cnt + fail_cnt),
             },
-            metion=False,
+            mention=False,
         )