amoghrajesh commented on code in PR #54943:
URL: https://github.com/apache/airflow/pull/54943#discussion_r2311776705


##########
airflow-ctl/docs/conf.py:
##########
@@ -200,7 +200,7 @@ def 
add_airflow_ctl_exclude_patterns_to_sphinx(exclude_patterns: list[str]):
 )
 
 
-config_descriptions = 
retrieve_configuration_description(include_providers=False)
+config_descriptions = 
conf.retrieve_configuration_description(include_providers=False)

Review Comment:
   Nope. Initially it felt right to do because it dealt with the config.yml, 
but it can actually stay outside as a func itself



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