jscheffl opened a new pull request, #43596: URL: https://github.com/apache/airflow/pull/43596
If pytests are executed in some cases edge plugin is loaded indirectly when plugins manager is initialized. THis should not happen as well as the warning is not needed. This small change adds a fallback such that the warning is not made, `False` is used per default. -- 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]
