diff --git a/dags/OSV_with_docs.py b/dags/OSV_with_docs.py index dd200ef..e11277f 100644 --- a/dags/OSV_with_docs.py +++ b/dags/OSV_with_docs.py @@ -239,7 +239,7 @@ def read_data_1C(**kwargs): ) with DAG( - dag_id='data_download_from_1C_source', + dag_id='data_download_from_1C_source_with_docs', default_args=default_args, description='Выгрузка данных из 1С', schedule_interval=None, #"0,30 01-10 * * *",