This commit is contained in:
pau sch 2022-07-15 08:49:04 +02:00
parent d818780043
commit b7b2dfece8

View file

@ -36,7 +36,7 @@ def response(resp):
results = []
json_data = loads(resp.text)
if 'results' in json_data:
if 'images' in json_data:
for result in json_data['images']:
logger.debug("query --> %s", result.get(result['representations']['thumb']))
results.append(