Prechádzať zdrojové kódy

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

luojunhui 4 mesiacov pred
rodič
commit
f8417d1ee9

+ 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,
         )