ashb commented on code in PR #46728:
URL: https://github.com/apache/airflow/pull/46728#discussion_r1975366078
##########
task_sdk/src/airflow/sdk/execution_time/task_runner.py:
##########
@@ -270,13 +271,19 @@ def xcom_pull(
:param run_id: If provided, only pulls XComs from a DagRun w/a
matching run_id.
If *None* (default), the run_id of the calling task is used.
+
Review Comment:
Nit: this might break docs rendering
```suggestion
```
--
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]