Nathan McNew

Results 1 issues of Nathan McNew

When trying to run the program, it failed with: ``` File "/home/nathan/.local/lib/python3.10/site-packages/pyoverleaf/__main__.py", line 38, in list_projects_and_files projects = api.get_projects() File "/home/nathan/.local/lib/python3.10/site-packages/pyoverleaf/_webapi.py", line 183, in get_projects tag = Tag.from_data(tag_data) File "/home/nathan/.local/lib/python3.10/site-packages/pyoverleaf/_webapi.py",...