josh-fell commented on code in PR #29863: URL: https://github.com/apache/airflow/pull/29863#discussion_r1122605503
########## airflow/providers/common/sql/operators/sql.py: ########## @@ -73,6 +73,8 @@ def _get_failed_checks(checks, col=None): parse_boolean = _parse_boolean """ +:sphinx-autoapi-skip: Review Comment: Seemed like this is only pertinent for internal/maintainer use and shouldn't _really_ be in external Python API documentation. -- 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]
