xBis7 commented on PR #56187: URL: https://github.com/apache/airflow/pull/56187#issuecomment-3564216047
@amoghrajesh @potiuk I have been looking into #57744. That patch moved the config parser under `_shared` but the actual `conf` object for reading the config, is under `airflow-core/configuration.py`. Do you have any suggestions so that I can avoid a dependency on `airflow-core`? -- 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]
