dstandish commented on code in PR #63839:
URL: https://github.com/apache/airflow/pull/63839#discussion_r2978552534


##########
airflow-core/src/airflow/models/taskmap.py:
##########
@@ -38,6 +40,7 @@
 
     from airflow.models.taskinstance import TaskInstance
     from airflow.serialization.definitions.mappedoperator import Operator
+tracer = trace.get_tracer(__name__)

Review Comment:
   will do in followup



-- 
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]

Reply via email to