kaxil commented on code in PR #44229:
URL: https://github.com/apache/airflow/pull/44229#discussion_r1851200906
##########
task_sdk/src/airflow/sdk/execution_time/comms.py:
##########
@@ -64,23 +70,22 @@ class StartupDetails(BaseModel):
type: Literal["StartupDetails"] = "StartupDetails"
-class XComResponse(BaseModel):
Review Comment:
Changed the names in these files to avoid naming conflicts with classes in
`airflow.sdk.api.datamodels._generated` (the auto-generated classes)
--
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]