Error with gspread/models.py
Mat0mba24 opened this issue · 0 comments
Mat0mba24 commented
Recently I have some problem with my project.
File "/usr/local/lib/python3.9/site-packages/gspread/models.py", line 93, in title
return self._properties['title']
KeyError: 'title'
How could I fix it?
I use next requirements:
gspread==4.*
gspread-asyncio