uranusjr commented on issue #26238:
URL: https://github.com/apache/airflow/issues/26238#issuecomment-1240833580

   This is introduced by the lazy-loading PR (#24486). It loads `from airflow 
import version` incorrectly; that value should point to the `version` module, 
but instead the attribute is being loaded.


-- 
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]

Reply via email to