FIX: Updated README.md

This commit is contained in:
Anmol
2020-07-22 10:37:38 +05:30
parent 36336b6557
commit b6920bc07d

View File

@@ -157,10 +157,7 @@ def get_stats():
stats = ''
if showCommit.lower() in ['true', '1', 't', 'y', 'yes']:
try:
stats = stats + generate_commit_list() + '\n\n'
except Exception as ex:
print("GitHub Personal access token not configured properly or invalid" + str(ex))
try:
request = requests.get(