Spaces:
Sleeping
Sleeping
nastasiasnk
commited on
Commit
•
cad05f7
1
Parent(s):
6dffaaa
Update app.py
Browse files
app.py
CHANGED
@@ -9,7 +9,7 @@ from collections import OrderedDict
|
|
9 |
|
10 |
|
11 |
|
12 |
-
from config import
|
13 |
from imports_utils import fetch_all_database_pages
|
14 |
|
15 |
if notionToken:
|
|
|
9 |
|
10 |
|
11 |
|
12 |
+
from config import landuseDatabaseId , subdomainAttributesDatabaseId
|
13 |
from imports_utils import fetch_all_database_pages
|
14 |
|
15 |
if notionToken:
|