zmievsa commented on code in PR #47951: URL: https://github.com/apache/airflow/pull/47951#discussion_r2003623847
########## task-sdk/src/airflow/sdk/api/datamodels/_generated.py: ########## @@ -118,21 +112,13 @@ class DagRunStateResponse(BaseModel): class DagRunType(str, Enum): - """ Review Comment: Is this also related to some issue in cadwyn? -- 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]
