vincbeck commented on code in PR #30003:
URL: https://github.com/apache/airflow/pull/30003#discussion_r1131663587
##########
docs/exts/docs_build/lint_checks.py:
##########
@@ -270,38 +270,6 @@ def find_example_dags(provider_dir):
yield from glob(f"{ROOT_PROJECT_DIR}/tests/system/{system_tests_dir}/*/",
recursive=True)
-def check_example_dags_in_provider_tocs() -> list[DocBuildError]:
Review Comment:
I removed this test because, I think, it no longer make sense. Please let me
know if any concerns
--
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]