Обновить dags/poruchitelstva.py

This commit is contained in:
bn_user 2025-12-05 12:35:05 +00:00
parent 1846ea48f5
commit 0376ee29c4
1 changed files with 1 additions and 1 deletions

View File

@ -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"