vincbeck commented on PR #28900: URL: https://github.com/apache/airflow/pull/28900#issuecomment-1539112334
I updated the PR and fixed some imports. However, tests are still complaining about methods defined in `airflow/models/taskinstance.py` but not in `airflow/models/pydantic/taskinstance.py`? [See comment](https://github.com/apache/airflow/pull/28900#issuecomment-1462646719). Has the approach to solve it changed since [your answer](https://github.com/apache/airflow/pull/28900#issuecomment-1465238532) @potiuk? I should have definitely tried to keep up with this (de)serialization topic :| -- 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]
