data prep for model call

This commit is contained in:
Khalim Conn-Kowlessar 2023-10-10 13:15:13 +08:00
parent 00c35bf8cf
commit ade3e3947a

View file

@ -118,7 +118,7 @@ async def trigger_plan(body: PlanTriggerRequest):
recommendations = {}
recommendations_scoring_data = []
for p in tqdm(input_properties):
for p in input_properties:
property_recommendations = []
# Property recommendations