kazanzhy commented 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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to