com3dian commited on
Commit
714bbf9
·
verified ·
1 Parent(s): 400ee2b

Update src/google_sheet.py

Browse files
Files changed (1) hide show
  1. src/google_sheet.py +1 -1
src/google_sheet.py CHANGED
@@ -1,7 +1,7 @@
1
  # ========================
2
  # Google Sheets Integration
3
  # ========================
4
-
5
  import gspread
6
  from oauth2client.service_account import ServiceAccountCredentials
7
 
 
1
  # ========================
2
  # Google Sheets Integration
3
  # ========================
4
+ import json
5
  import gspread
6
  from oauth2client.service_account import ServiceAccountCredentials
7