airflow.decorators.setup_teardown¶
Attributes¶
Classes¶
A list subclass that has a context manager that pushes setup/teardown tasks to the context. |
Functions¶
|
|
|
Module Contents¶
- airflow.decorators.setup_teardown.teardown_task(_func=None, *, on_failure_fail_dagrun=False)[source]¶