lubimow-xwf commented on code in PR #70681: URL: https://github.com/apache/airflow/pull/70681#discussion_r3828594983
########## airflow-core/src/airflow/secrets/__init__.py: ########## @@ -29,12 +29,11 @@ from airflow.utils.deprecation_tools import add_deprecated_classes -__all__ = ["BaseSecretsBackend", "DEFAULT_SECRETS_SEARCH_PATH"] +__all__ = [ Review Comment: Restored to the original shape. -- 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]
