From: justin melvin Date: Sat, 28 Nov 2020 06:22:26 +0000 (-0800) Subject: Typo X-Git-Url: https://git.cworth.org/git?a=commitdiff_plain;h=624246022aa384ddeff56bd3bdbbe8fe86b5799f;p=turbot Typo --- diff --git a/turbot/sheets.py b/turbot/sheets.py index 921b51a..806ba19 100644 --- a/turbot/sheets.py +++ b/turbot/sheets.py @@ -89,7 +89,7 @@ def renameSheet(turb, url, newName): }, 'fields': 'title' } - } + }) body = { 'requests': requests