thisiswhereitype opened a new pull request, #43403: URL: https://github.com/apache/airflow/pull/43403
This imports the module to check for `ModuleNotFoundError`. A soft import is possible but then we importlib anyway and this will be most robust. This change is needed as a system `virtualenv` is not always available in a venv that airflow is not running in. Closes #40420 -- 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]
