This is an automated email from the ASF dual-hosted git repository.
husseinawala pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from cede385e93 Always use `Literal` from `typing_extensions` (#33794)
add 5da4afe908 Improve importing the modules in Airflow jobs package
(#33805)
No new revisions were added by this update.
Summary of changes:
airflow/jobs/backfill_job_runner.py | 10 +++++++---
airflow/jobs/dag_processor_job_runner.py | 6 ++++--
airflow/jobs/job.py | 7 +++++--
airflow/jobs/local_task_job_runner.py | 14 ++++++++++----
airflow/jobs/scheduler_job_runner.py | 18 ++++++++++++------
airflow/jobs/triggerer_job_runner.py | 11 +++++++----
6 files changed, 45 insertions(+), 21 deletions(-)