kaxil commented on issue #7541: [AIRFLOW-6822] AWS hooks should cache boto3 
client
URL: https://github.com/apache/airflow/pull/7541#issuecomment-596544616
 
 
   Some static checks have failed:
   
   
   ```
   airflow/providers/amazon/aws/hooks/batch_client.py:40:1: F401 
'airflow.utils.log.logging_mixin.LoggingMixin' imported but unused
   
   ************* Module airflow.providers.amazon.aws.hooks.batch_client
   airflow/providers/amazon/aws/hooks/batch_client.py:213:4: C0116: Missing 
function or method docstring (missing-function-docstring)
   airflow/providers/amazon/aws/hooks/batch_client.py:40:0: W0611: Unused 
LoggingMixin imported from airflow.utils.log.logging_mixin (unused-import)
   ************* Module airflow.contrib.operators.awsbatch_operator
   airflow/contrib/operators/awsbatch_operator.py:43:0: R0901: Too many 
ancestors (8/7) (too-many-ancestors)
   ```

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


With regards,
Apache Git Services

Reply via email to