Commit 43ddeb63 authored by 张彦钊's avatar 张彦钊

change test file

parent 06f2a7a4
......@@ -119,7 +119,7 @@ def tag_boost(cid_str, tag_list=[15,21,22,85,86]):
for id in sort_cids:
if id not in news_ids:
news_ids.append(id)
print(tags)
print(tag_list)
print(news_ids)
print(len(news_ids))
print(len(cids))
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment