https://github.com/apache/airflow/blob/175a1604638016b0a663711cc584496c2fdcd828/airflow/utils/decorators.py#L30-L92
Or the specific version from 1.10.2 
https://github.com/apache/airflow/blob/1.10.2/airflow/utils/decorators.py#L37-L100
On Feb 19 2020, at 3:49 pm, Massy Bourennani <[email protected]> wrote:
> Hello all,
>
> I'm searching through the Git repo but I couldn't find the code responsible
> for forwardings DAG's default_args to DAG's operators.
> I'm using Airflow 1.10.2
>
> Many thanks,
> Massy
>

Reply via email to