refac
This commit is contained in:
@@ -1343,7 +1343,7 @@ async def _get_paragraph_start_indices_in_range(
|
||||
service.documents()
|
||||
.get(
|
||||
documentId=document_id,
|
||||
fields="body/content(startIndex,endIndex,paragraph(bullet))",
|
||||
fields="body/content(startIndex,endIndex,paragraph)",
|
||||
)
|
||||
.execute
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user