Commit ce377adc authored by 张彦钊's avatar 张彦钊

change test file

parent 78b8fc9a
......@@ -98,7 +98,7 @@ def tag_boost(cid_str, tag_list=[15,21,22,85,86]):
right_cids = [i for i in cids if i not in left_cids]
print(len(left_cids))
print(len(right_cids))
print(cids)
print(len(cids))
else:
return cid_str
......
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