bugraoz93 commented on code in PR #61330:
URL: https://github.com/apache/airflow/pull/61330#discussion_r2751837287
##########
task-sdk/src/airflow/sdk/api/datamodels/_generated.py:
##########
@@ -95,7 +95,6 @@ class DagRunAssetReference(BaseModel):
data_interval_start: Annotated[AwareDatetime | None, Field(title="Data
Interval Start")] = None
data_interval_end: Annotated[AwareDatetime | None, Field(title="Data
Interval End")] = None
-
Review Comment:
This change looks unrelated
--
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]