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/05/27 03:58:18 UTC

[GitHub] [airflow] feluelle commented on a change in pull request #9019: Add script_args for S3FileTransformOperator

feluelle commented on a change in pull request #9019:
URL: https://github.com/apache/airflow/pull/9019#discussion_r430561468



##########
File path: airflow/providers/amazon/aws/operators/s3_file_transform.py
##########
@@ -16,10 +16,12 @@
 # specific language governing permissions and limitations
 # under the License.
 
+# pylint: disable=R0913

Review comment:
       It would be better if you could add it to the actual place where it occurs - probably line 88 or 100 `# pylint: disable=too-many-arguments`




----------------------------------------------------------------
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