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
File "...python3.9/site-packages/github_contents.py", line 51, in read_large
tree_entry = [t for t in default_tree["tree"] if t["path"] == filepath][0]
KeyError: 'tree'
Got this traceback (my token was invalid):
Relevant code:
github-contents/github_contents.py
Lines 44 to 53 in c4b709a
The text was updated successfully, but these errors were encountered: