Timothy-Vinzent commited on
Commit
933d2e7
·
verified ·
1 Parent(s): b3013af

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -6,7 +6,6 @@ from openai import OpenAI
6
  import gspread
7
  from google.oauth2.service_account import Credentials
8
 
9
- # Define scopes for Google Sheets and Drive API access.
10
  SCOPES = [
11
  "https://www.googleapis.com/auth/spreadsheets",
12
  "https://www.googleapis.com/auth/drive"
 
6
  import gspread
7
  from google.oauth2.service_account import Credentials
8
 
 
9
  SCOPES = [
10
  "https://www.googleapis.com/auth/spreadsheets",
11
  "https://www.googleapis.com/auth/drive"