HOTFIX: SMASHED BUGS DURING MERGE

This commit is contained in:
Anmol
2020-07-31 19:00:21 +05:30
parent 8cd96583a6
commit 478835b8d8

View File

@@ -10,6 +10,8 @@ import requests
from github import Github, GithubException
import datetime
from string import Template
from loc import LinesOfCode
import time
START_COMMENT = '<!--START_SECTION:waka-->'
END_COMMENT = '<!--END_SECTION:waka-->'