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 2021/12/09 12:52:13 UTC

[GitHub] [airflow] kazanzhy edited a comment on pull request #20145: Add Google Cloud Tasks how-to documentation

kazanzhy edited a comment on pull request #20145:
URL: https://github.com/apache/airflow/pull/20145#issuecomment-989822513


   Now seems to be ok @dstandish 
   The issue was in `mypy`. Some methods' parameters had no types like `response_view: Optional = None`.
   I passed `response_view: Optional[Task.View] = None` in according to documentation.


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

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org