This is an automated email from the ASF dual-hosted git repository.
jedcunningham pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git.
from 8fa976e Add formatDateTime back into ti log (#18700)
add 86bf2a2 Simplify strings previously split across lines (#18679)
No new revisions were added by this update.
Summary of changes:
airflow/jobs/backfill_job.py | 10 ++++------
airflow/jobs/local_task_job.py | 4 ++--
airflow/providers/amazon/aws/hooks/ses.py | 2 +-
.../google/cloud/hooks/cloud_storage_transfer_service.py | 2 +-
airflow/providers/google/cloud/hooks/kubernetes_engine.py | 2 +-
airflow/providers/google/cloud/hooks/mlengine.py | 4 ++--
airflow/providers/google/cloud/hooks/spanner.py | 2 +-
airflow/utils/helpers.py | 2 +-
docs/publish_docs.py | 2 +-
tests/providers/apache/drill/operators/test_drill.py | 4 ++--
tests/providers/google/cloud/hooks/test_natural_language.py | 2 +-
.../azure/operators/test_azure_container_instances.py | 8 ++++----
12 files changed, 21 insertions(+), 23 deletions(-)