jscheffl opened a new pull request, #58857: URL: https://github.com/apache/airflow/pull/58857
Another small increment to remove global statements for PR https://github.com/apache/airflow/pull/58116 This removes some global statements in breeze for keeping track of `PROVIDER_DEPENDENCIES`. As of changing refactored the methods of generation and using a `functools.cache()` now. `global` is evil. Also in breeze :-D Not sure whether we should backport this... -- 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]
