PronetAI opened a new pull request, #22838: URL: https://github.com/apache/airflow/pull/22838
Lets us put all of the import modules into one file for file reduction, also one quick questions, why are we importing from airflow.hooks.base import BaseHook from airflow.models.baseoperator import BaseOperator from airflow.secrets import BaseSecretsBackend I we are already importing the airflow module? -- 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]
