I have a function like this to create a github repo and return it.
def CreateGitHubRepo(token, repo_name): # instantiate github account g = Github(tok