exceptions.github#

exception showyourwork.exceptions.github.GitHubException(message='An error occurred while executing the workflow.', level='error')#

Bases: showyourwork.exceptions.base.ShowyourworkException

exception showyourwork.exceptions.github.MissingGitHubAPIKey(token_name)#

Bases: showyourwork.exceptions.github.GitHubException