josh-fell commented on PR #25426: URL: https://github.com/apache/airflow/pull/25426#issuecomment-1207196743
> So it solved the static issue but created problems for the unit tests. > > I think the best option here is just to wait for upstream to release 12.14.0 should be in a month+- Maybe if the assertion was under `TYPE_CHECKING` scope the unit test wouldn't fail? Just an idea since the assert statement is to hopefully make mypy happy. -- 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]
