mik-laj commented on a change in pull request #13796:
URL: https://github.com/apache/airflow/pull/13796#discussion_r571460674
##########
File path: airflow/providers/amazon/aws/transfers/s3_to_ftp.py
##########
@@ -27,12 +27,10 @@
class S3ToFTPOperator(BaseOperator):
"""
This operator enables the transferring of files from S3 to a FTP server.
Review comment:
```suggestion
This operator enables the transferring of files from S3 to a FTP server.
```
It's needed to build docs.
----------------------------------------------------------------
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]