А
Size: a a a
AM
GB
AM
GB
AM
ВГ
def _time_ran(ti):
time = '{{ ds }}'
ti.xcom_push(key='now_time', value=time)
run_time = PythonOperator(
task_id='now_time',
provide_context=True,
python_callable=_time_ran,
dag=dag
)
ВГ
ВГ
ВГ
E
МЖ
VL
МЖ
ВГ
IL
im
im