This is an automated email from the ASF dual-hosted git repository.
kaxilnaik pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/airflow.git.
from 01044ff Fix use of GCP credentials in StackdriverTaskHandler (#9668)
add 444051d Fix pylint issues in airflow/models/dagbag.py (#9666)
No new revisions were added by this update.
Summary of changes:
airflow/models/dagbag.py | 278 +++++++++++----------
airflow/models/dagcode.py | 2 +-
airflow/sensors/base_sensor_operator.py | 4 +-
airflow/serialization/serialized_objects.py | 2 +-
airflow/utils/file.py | 23 +-
scripts/ci/pylint_todo.txt | 1 -
tests/api_connexion/endpoints/test_log_endpoint.py | 2 +-
tests/jobs/test_scheduler_job.py | 6 +-
tests/models/test_dagbag.py | 11 +-
tests/sensors/test_external_task_sensor.py | 8 +-
tests/www/test_views.py | 4 +-
11 files changed, 180 insertions(+), 161 deletions(-)