You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fetch_all_github_repos function in github.py incorrectly references a response object that is not defined in its scope leading to NameError on lines 240 and 244.