jcho02 commited on
Commit
63eb699
·
1 Parent(s): b1bfc93

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -4,6 +4,7 @@ import gspread
4
  from google.auth import default
5
  import requests
6
  import time
 
7
 
8
  # Authenticate and authorize with Google Sheets
9
  #creds, _ = default()
 
4
  from google.auth import default
5
  import requests
6
  import time
7
+ import json
8
 
9
  # Authenticate and authorize with Google Sheets
10
  #creds, _ = default()