You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "josh-fell (via GitHub)" <gi...@apache.org> on 2023/03/02 05:12:09 UTC

[GitHub] [airflow] josh-fell commented on a diff in pull request #29863: Fix Python API docs formatting for Common SQL provider

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: commits-unsubscribe@airflow.apache.org

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