You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by po...@apache.org on 2022/01/24 18:04:52 UTC

[airflow] branch main updated (bd6828d -> 1169e3a)

This is an automated email from the ASF dual-hosted git repository.

potiuk pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git.


    from bd6828d  Logs in to Github Registry when preparing cache (#21069)
     add 1169e3a  Untangle airflow/decorators/__init__.py[i] names (#21056)

No new revisions were added by this update.

Summary of changes:
 airflow/decorators/__init__.py                     | 21 +++++++---
 airflow/decorators/__init__.pyi                    | 48 +++++++++++-----------
 airflow/decorators/base.py                         | 12 +++---
 airflow/models/dag.py                              |  6 +--
 .../howto/create-custom-decorator.rst              |  5 ++-
 5 files changed, 51 insertions(+), 41 deletions(-)