diff --git a/tagging.py b/tagging.py index 5504bdd0e..4d7eaea4d 100644 --- a/tagging.py +++ b/tagging.py @@ -8,6 +8,7 @@ import subprocess import time import json + from github import Github, Repository, InputGitTreeElement, InputGitAuthor from datetime import datetime, timezone