morgendave commented on issue #4923: [AIRFLOW-4092] Add gRPCOperator, unit test 
and added to auto doc
URL: https://github.com/apache/airflow/pull/4923#issuecomment-474127380
 
 
   > @morgendave We have a sad `mypy`:
   > 
   > ```
   > airflow/contrib/operators/grpc_operator.py:57: error: Need type annotation 
for 'hook_dispatchers'
   > ```
   
   Yeah I was concerning about that now as I put an empty dict in the code as a 
future dispatcher, any mypy is failing on that. I'm wondering if I should move 
it in comment as a todo or put type enum in it

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


With regards,
Apache Git Services

Reply via email to