Spaces:
Sleeping
Sleeping
nastasiasnk
commited on
Commit
•
41a489a
1
Parent(s):
0577c6a
Update app.py
Browse files
app.py
CHANGED
@@ -26,12 +26,12 @@ from imports_utils import get_property_value
|
|
26 |
from imports_utils import notion
|
27 |
|
28 |
|
29 |
-
from
|
30 |
-
from
|
31 |
-
from
|
32 |
-
from
|
33 |
-
from
|
34 |
-
from
|
35 |
|
36 |
|
37 |
|
|
|
26 |
from imports_utils import notion
|
27 |
|
28 |
|
29 |
+
from config import landuseColumnName
|
30 |
+
from config import subdomainColumnName
|
31 |
+
from config import sqmPerEmployeeColumnName
|
32 |
+
from config import thresholdsColumnName
|
33 |
+
from config import maxPointsColumnName
|
34 |
+
from config import domainColumnName
|
35 |
|
36 |
|
37 |
|