Spaces:
Sleeping
Sleeping
nastasiasnk
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -347,7 +347,7 @@ def test(input_json):
|
|
347 |
"subdomainsWeights_dictionary": LivabilitySubdomainsInputs_dictionary,
|
348 |
"luDomainMapper": landuseMapperDict,
|
349 |
"attributeMapper": attributeMapperDict,
|
350 |
-
"fetchDm":
|
351 |
"transportDm":df_dm_transport_dictionary
|
352 |
}
|
353 |
|
|
|
347 |
"subdomainsWeights_dictionary": LivabilitySubdomainsInputs_dictionary,
|
348 |
"luDomainMapper": landuseMapperDict,
|
349 |
"attributeMapper": attributeMapperDict,
|
350 |
+
"fetchDm": dm_dictionary,
|
351 |
"transportDm":df_dm_transport_dictionary
|
352 |
}
|
353 |
|