From 0376ee29c43bfeb8cf7e7e4f0da1c3ea433a965b Mon Sep 17 00:00:00 2001 From: bn_user Date: Fri, 5 Dec 2025 12:35:05 +0000 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20dags/poruchitelstva.py?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- dags/poruchitelstva.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dags/poruchitelstva.py b/dags/poruchitelstva.py index d9c4f2d..5c7a237 100644 --- a/dags/poruchitelstva.py +++ b/dags/poruchitelstva.py @@ -185,7 +185,7 @@ def update_poruchitelstva_structure_with_detailed_errors(**kwargs): AND table_schema = 'public') as company_columns_count """).fetchone() - main_count, normalized_count, company_cols = check_result + main_count, company_cols = check_result result_message = ( f"SUCCESS: Система поручительств обновлена.\n"