[ 
https://issues.apache.org/jira/browse/AIRFLOW-6829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17310170#comment-17310170
 ] 

ASF GitHub Bot commented on AIRFLOW-6829:
-----------------------------------------

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



##########
File path: airflow/providers/google/cloud/operators/cloud_sql.py
##########
@@ -491,26 +487,6 @@ class CloudSQLDeleteInstanceOperator(CloudSQLBaseOperator):
     )
     # [END gcp_sql_delete_template_fields]
 
-    @apply_defaults

Review comment:
       ```
   airflow/providers/google/cloud/operators/cloud_sql.py:490:4: W0235: Useless 
super delegation in method '__init__' (useless-super-delegation)
   ```




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


> Auto apply apply_default decorator to all sub-classess
> ------------------------------------------------------
>
>                 Key: AIRFLOW-6829
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-6829
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 1.10.9
>            Reporter: Kamil Bregula
>            Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to