This commit is contained in:
Taylor Wilsdon
2026-02-06 10:59:46 -05:00
parent 0f80ce1a4d
commit 2df308c7f7
3 changed files with 1073 additions and 1065 deletions

View File

@@ -601,7 +601,7 @@ async def _format_sheet_range_impl(
return {
"range_name": range_name,
"spreadsheet_id": spreadsheet_id,
"summary": summary
"summary": summary,
}