diff --git a/bot.py b/bot.py index 4ebfd62..407de05 100644 --- a/bot.py +++ b/bot.py @@ -2012,7 +2012,7 @@ async def wyszukaj_linki_do_dokumentow(ctx): result_view = DoSearchView(uuid=str(query_uuid), result_list=query_response.json(["data"])) resulttab = [] resultlink = [] - hit, fetched, total, uuid_chk = query_response.json()["data"][0] + hit, fetched, total, _ = query_response.json()["data"][0] answer = query_response.json()["data"][1] for item in answer: