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 part of external-facing Python API documentation.



##########
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 part of user-facing 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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to