Gracefully handle errors in fetching data from GitHub
If the github.py
code throws any errors while trying to fetch information about a repository from GitHub, return None
as the value of the github_repo
fixture.
If the github.py
code throws any errors while trying to fetch information about a repository from GitHub, return None
as the value of the github_repo
fixture.