diff --git a/src/create_or_update_comment.py b/src/create_or_update_comment.py index f6d8514c..8bdf0f87 100644 --- a/src/create_or_update_comment.py +++ b/src/create_or_update_comment.py @@ -1,4 +1,5 @@ import datetime +import github from github import Github import os