This is an automated email from the ASF dual-hosted git repository.
taragolis pushed a change to branch pendulum-3
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 45ae06c313 Fix test_target_time_aware
add 1097e39967 Fix test_serialize_test_dag_detail_schema
add 91763bdd72 Fix core static checks
No new revisions were added by this update.
Summary of changes:
airflow/example_dags/plugins/workday.py | 5 +++--
airflow/models/dag.py | 6 +++---
airflow/serialization/serialized_objects.py | 2 +-
airflow/timetables/trigger.py | 18 ++++++++++++++----
tests/api_connexion/schemas/test_dag_schema.py | 2 +-
tests/plugins/workday.py | 5 +++--
6 files changed, 25 insertions(+), 13 deletions(-)