You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Kamil Bregula (Jira)" <ji...@apache.org> on 2019/08/22 20:32:00 UTC

[jira] [Closed] (AIRFLOW-5250) dmypy still reports error for gcp hooks

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

Kamil Bregula closed AIRFLOW-5250.
----------------------------------
    Fix Version/s: 2.0.0
       Resolution: Fixed

> 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
>             Fix For: 2.0.0
>
>
> 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
(v8.3.2#803003)