Taragolis commented on PR #36851:
URL: https://github.com/apache/airflow/pull/36851#issuecomment-1897034776

   This one load default providers config
   
   ```python
               with conf.make_sure_configuration_loaded(True):
                   return conf._default_values._sections
   ```
   
   Anyway fix in this PR also required for Airflow 2.6 where no Providers 
configurations exists.


-- 
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]

Reply via email to