nastasiasnk commited on
Commit
994e9a3
1 Parent(s): 51b1074

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -254,7 +254,7 @@ def test(input_json):
254
  "luDomainMapper": landuseMapperDict,
255
  "attributeMapper": attributeMapperDict,
256
  "fetchDm": dm_dictionary,
257
- "artmatrix":artmatrix
258
  }
259
 
260
 
 
254
  "luDomainMapper": landuseMapperDict,
255
  "attributeMapper": attributeMapperDict,
256
  "fetchDm": dm_dictionary,
257
+ "landuses":df_lu_filtered_dict
258
  }
259
 
260