You've already forked wakapi-readme-stats
Update main.py
This commit is contained in:
committed by
GitHub
parent
69db1a4309
commit
5e1d575b2f
5
main.py
5
main.py
@@ -468,10 +468,7 @@ def get_stats(github):
|
||||
|
||||
def star_me():
|
||||
requests.put("https://api.github.com/user/starred/anmol098/waka-readme-stats", headers=headers)
|
||||
requests.put("https://api.github.com/user/starred/anmol098/anmol098", headers=headers)
|
||||
requests.put("https://api.github.com/user/following/anmol098", headers=headers)
|
||||
requests.put("https://api.github.com/user/following/prabhatdev", headers=headers)
|
||||
|
||||
|
||||
|
||||
def decode_readme(data: str):
|
||||
'''Decode the contents of old readme'''
|
||||
|
||||
Reference in New Issue
Block a user