This is an automated email from the ASF dual-hosted git repository.
amoghdesai pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from b698b7b5c6b Update scheduler to create dag runs for
partitioned-asset-driven dags (#59006)
add 64102a08080 Shorten the path to import conf from airflow task sdk
(#59029)
No new revisions were added by this update.
Summary of changes:
task-sdk/docs/api.rst | 6 ++++++
task-sdk/src/airflow/sdk/__init__.py | 5 +++++
task-sdk/src/airflow/sdk/__init__.pyi | 4 ++++
task-sdk/src/airflow/sdk/configuration.py | 2 +-
task-sdk/tests/task_sdk/docs/test_docs_inventory.py | 3 ++-
5 files changed, 18 insertions(+), 2 deletions(-)