Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Worksheet Title (Not implemented) #73

Open
philskillz-coder opened this issue Aug 27, 2024 · 0 comments
Open

Update Worksheet Title (Not implemented) #73

philskillz-coder opened this issue Aug 27, 2024 · 0 comments

Comments

@philskillz-coder
Copy link

Im trying to update the worksheet title but i can't

  File "C:\Dev\Python\AutoPhiBot\util\sheet.py", line 122, in create_sheet
    await worksheet.update_title(sheet_name)
  File "C:\Dev\Python\AutoPhiBot\venv\lib\site-packages\gspread_asyncio\__init__.py", line 2667, in update_title
    raise NotImplemented("This breaks ws caching, could be implemented later")
TypeError: 'NotImplementedType' object is not callable```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant