Skip to content

Commit 2d7a166

Browse files
committed
fix
1 parent 258272b commit 2d7a166

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

by-bs4/zhihu/zhihu_userInfo.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,3 @@ def get_user_info(url):
4242
print dic
4343
return dic
4444
# get_user_info(url)
45-
s1 = set(['1', '22222222', '33'])
46-
s1.add('11')
47-
print len(s1)

0 commit comments

Comments
 (0)