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

This commit is contained in:
bn_user 2025-09-09 06:38:16 +00:00
parent 0a71e40a0f
commit 8d2afb9615
1 changed files with 1 additions and 1 deletions

View File

@ -317,7 +317,7 @@ def merge_dict_and_split_1C(**kwargs):
FROM temp_dict_subkonto_two'''
)
return result_df.to_dict('Данные загружены!')
return 'Данные загружены!'
with DAG(
dag_id='split_subkonto2',