Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -18,7 +18,7 @@ import duckdb
|
|
| 18 |
import os
|
| 19 |
import requests
|
| 20 |
|
| 21 |
-
geocode_key=os.environ["geocode_key"]
|
| 22 |
st.set_page_config(layout="wide")
|
| 23 |
|
| 24 |
|
|
|
|
| 18 |
import os
|
| 19 |
import requests
|
| 20 |
|
| 21 |
+
geocode_key=os.environ["geocode_key"]
|
| 22 |
st.set_page_config(layout="wide")
|
| 23 |
|
| 24 |
|