You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2020/06/16 14:34:07 UTC

[GitHub] [airflow] ivan-afonichkin commented on a change in pull request #9290: Detect automatically the lack of reference to the guide in the operator descriptions

ivan-afonichkin commented on a change in pull request #9290:
URL: https://github.com/apache/airflow/pull/9290#discussion_r440899254



##########
File path: airflow/operators/google_api_to_s3_transfer.py
##########
@@ -35,7 +35,12 @@ class GoogleApiToS3Transfer(GoogleApiToS3TransferOperator):
     """
     This class is deprecated.
     Please use:
-    `airflow.providers.amazon.aws.operators.google_api_to_s3_transfer.GoogleApiToS3TransferOperator`."""
+    `airflow.providers.amazon.aws.operators.google_api_to_s3_transfer.GoogleApiToS3TransferOperator`.
+
+    .. seealso::

Review comment:
       But this is not under `airflow.contrib`. So why should it be skipped in this case?




----------------------------------------------------------------
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:
users@infra.apache.org