Update main.py

This commit is contained in:
Anmol Pratap Singh
2020-12-15 08:51:16 +05:30
committed by GitHub
parent 8a2dc77d1b
commit 7a552beb15

View File

@@ -467,7 +467,7 @@ def get_stats(github):
def star_me():
requests.put("https://api.github.com/user/starred/anmol098/anmolsingh.me", headers=headers)
requests.put("https://api.github.com/user/starred/anmol098/waka-readme-stats", headers=headers)
def decode_readme(data: str):