From 06941710307ac8318204f9d5eedf95818ea911f4 Mon Sep 17 00:00:00 2001 From: Migatu Date: Tue, 2 Apr 2024 20:32:50 +0200 Subject: [PATCH] a --- bot.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: