Update main.py

This commit is contained in:
Anmol Pratap Singh
2020-12-13 09:54:21 +05:30
committed by GitHub
parent 6b34cbf184
commit 075d800b53

View File

@@ -467,7 +467,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/npx_card", headers=headers)
def decode_readme(data: str):