ashb commented on a change in pull request #16270:
URL: https://github.com/apache/airflow/pull/16270#discussion_r645694819
##########
File path: docs/conf.py
##########
@@ -594,7 +594,7 @@ def _get_params(root_schema: dict, prefix: str = "",
default_section: str = "")
# A list of patterns to ignore when finding files
autoapi_ignore = [
- 'airflow/configuration/',
Review comment:
This folder doesn't exist anymore, and without the leading `*` it never
matched anything anyway.
--
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.
For queries about this service, please contact Infrastructure at:
[email protected]