Spaces:
Runtime error
Runtime error
File size: 141 Bytes
3cd8a78 |
1 2 3 4 5 6 7 8 |
SCOPES = [
"https://www.googleapis.com/auth/documents",
"https://www.googleapis.com/auth/drive.file",
]
FOLDER_NAME = "GptSummary"
|