kaxil commented on code in PR #27905: URL: https://github.com/apache/airflow/pull/27905#discussion_r1032622727
########## airflow/example_dags/plugins/event_listener.py: ########## @@ -0,0 +1,77 @@ +from airflow.listeners import hookimpl Review Comment: Fine for now, but something for the future ########## airflow/example_dags/plugins/event_listener.py: ########## @@ -0,0 +1,77 @@ +from airflow.listeners import hookimpl Review Comment: Static checks are failing - https://github.com/apache/airflow/actions/runs/3547709746/jobs/5958172738 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
