Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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",
|
| 113 |
"Content-Type": "application/json"
|
| 114 |
}
|
| 115 |
|
|
|
|
| 109 |
)
|
| 110 |
|
| 111 |
headers = {
|
| 112 |
+
"api_key": "anvl_bharat_cal123",
|
| 113 |
"Content-Type": "application/json"
|
| 114 |
}
|
| 115 |
|