Skip to content

Commit

Permalink
Update run.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Zfour authored Feb 10, 2021
1 parent 9e40801 commit d4a5c37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run.py
Original file line number Diff line number Diff line change
Expand Up @@ -342,7 +342,7 @@ def get_last_post(user_info):
print('好友名%r' % name)
except:
print('非法用户名')
print('头像链接%r' % link)
print('头像链接%r' % img)
print('主页链接%r' % link)
friend_poor.append(user_info)
print('----------------------')
Expand Down

0 comments on commit d4a5c37

Please sign in to comment.