nrnavaneet commented on PR #53237:
URL: https://github.com/apache/airflow/pull/53237#issuecomment-3065609635
Thanks for pointing that out! You're right — I used the Pydantic v2
`model_config = {"slots": True}` approach instead of manually defining
`__slots__`, since the class is a Pydantic model. Let me know if you'd prefer
the manual approach instead happy to update it! 😊
--
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]