Handle github.GithubException.GithubException: error

后端 未结 0 2060
梦如初夏
梦如初夏 2020-12-03 08:15

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         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题