Update main.py

This commit is contained in:
Anmol Pratap Singh
2020-12-14 12:39:24 +05:30
committed by GitHub
parent 075d800b53
commit 041e38626f

View File

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