krrishkh12 commited on
Commit
3c111c2
·
verified ·
1 Parent(s): 3e5e2e3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -109,7 +109,7 @@ def get_date_panchang(date: str = None, data_language: str = "EN") -> str:
109
  )
110
 
111
  headers = {
112
- "api_key": "anvl_bharat_cal123", # Replace with your actual token
113
  "Content-Type": "application/json"
114
  }
115
 
 
109
  )
110
 
111
  headers = {
112
+ "api_key": "anvl_bharat_cal123",
113
  "Content-Type": "application/json"
114
  }
115