[AIRFLOW-XXXX] Add missing relation to op4 (#7080)
This commit is contained in:
Родитель
6cbedf8775
Коммит
033e8638f7
|
@ -399,6 +399,7 @@ and equivalent to:
|
|||
.. code:: python
|
||||
|
||||
op1.set_downstream([op2, op3])
|
||||
op4.set_upstream([op2, op3])
|
||||
|
||||
|
||||
Relationship Builders
|
||||
|
|
Загрузка…
Ссылка в новой задаче