mik-laj commented on a change in pull request #9290:
URL: https://github.com/apache/airflow/pull/9290#discussion_r440874272



##########
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:
       This should not be added to this class. You can skip all files from the 
airflow.contrib directory.




----------------------------------------------------------------
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:
[email protected]


Reply via email to