justinpakzad commented on PR #59811: URL: https://github.com/apache/airflow/pull/59811#issuecomment-3700074890
I added @attrs.define to the simple timetable classes. The timetables now will generate a proper repr(), which is then used as part of DAG's hash. The test cases that failed previously are all passing now, specifically the `test_rich_comparison_ops` one. -- 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]
