Feature request - async duplicate worksheet
Prozer1 opened this issue · 1 comments
Prozer1 commented
Hello,
In the regular Gspread there is a method called duplicate_sheet. Will it be possible to have this one available for asyncioGspead ?
Code link to gspread : https://github.com/burnash/gspread/blob/a52db7006f7906eca42fff058deb254526c4cb08/gspread/models.py#L364
Thanks a lot !
dgilman commented
This will be added in the upcoming 1.6 release!