ecerulm commented on PR #29016: URL: https://github.com/apache/airflow/pull/29016#issuecomment-1413772510
Nevermind, I realized now that the `ConvertableToDict` approach does not work on Python 3.7 (as `typing.Protocol` was introduced in 3.8). So I guess I'll try your try-import approach -- 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]
