jarvisx17 commited on
Commit
01ed642
·
verified ·
1 Parent(s): e43b10e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -10,6 +10,7 @@ from zoneinfo import ZoneInfo
10
  import gspread
11
  from google.oauth2.service_account import Credentials
12
  from agno.tools import tool
 
13
 
14
  load_dotenv()
15
 
 
10
  import gspread
11
  from google.oauth2.service_account import Credentials
12
  from agno.tools import tool
13
+ import os
14
 
15
  load_dotenv()
16