Update main.py

This commit is contained in:
Anmol Pratap Singh
2020-08-22 10:43:55 +05:30
committed by GitHub
parent 69db1a4309
commit 5e1d575b2f

View File

@@ -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'''