what is result

This commit is contained in:
pau sch 2022-07-15 09:32:29 +02:00
parent 1bc220f62e
commit fa917c2675

View file

@ -38,6 +38,7 @@ def response(resp):
if 'images' in json_data:
for result in json_data['images']:
logger.debug("result is", result)
logger.debug("query --> %s", result['representations']['thumb'])
results.append(
{