Skip to content

Commit 3f08431

Browse files
Update update_changelog.py
1 parent 7250a69 commit 3f08431

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

update_changelog.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
github_token = sys.argv[2]
99

1010
g = Github(github_token)
11+
1112
repo = g.get_repo("veeralakrishna/DataCamp-Project-Solutions-Python")
1213

1314
def get_associated_issues_prs(commit_sha):

0 commit comments

Comments
 (0)