[ 
https://issues.apache.org/jira/browse/AIRFLOW-5250?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

QP Hou updated AIRFLOW-5250:
----------------------------
    Description: 
dmypy still reports the following error:
{code:java}
airflow/contrib/hooks/gcp_cloud_build_hook.py:51: error: Need type annotation 
for '_conn'
airflow/contrib/hooks/gcp_compute_hook.py:52: error: Need type annotation for 
'_conn'
airflow/contrib/hooks/gcp_sql_hook.py:739: error: Need type annotation for 
'_conn'
airflow/gcp/hooks/functions.py:43: error: Need type annotation for '_conn'{code}

> dmypy still reports error for gcp hooks
> ---------------------------------------
>
>                 Key: AIRFLOW-5250
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-5250
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: ci
>    Affects Versions: 2.0.0
>            Reporter: QP Hou
>            Assignee: QP Hou
>            Priority: Trivial
>
> dmypy still reports the following error:
> {code:java}
> airflow/contrib/hooks/gcp_cloud_build_hook.py:51: error: Need type annotation 
> for '_conn'
> airflow/contrib/hooks/gcp_compute_hook.py:52: error: Need type annotation for 
> '_conn'
> airflow/contrib/hooks/gcp_sql_hook.py:739: error: Need type annotation for 
> '_conn'
> airflow/gcp/hooks/functions.py:43: error: Need type annotation for 
> '_conn'{code}



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to