michalslowikowski00 commented on a change in pull request #6419: [AIRFLOW-5670] 
Rename DataFlowHook to DataflowHook
URL: https://github.com/apache/airflow/pull/6419#discussion_r342056583
 
 

 ##########
 File path: airflow/contrib/hooks/gcp_dataflow_hook.py
 ##########
 @@ -21,9 +21,23 @@
 import warnings
 
 # pylint: disable=unused-import
-from airflow.gcp.hooks.dataflow import DEFAULT_DATAFLOW_LOCATION, 
DataFlowHook, DataflowJobStatus  # noqa
+from airflow.gcp.hooks.dataflow import DEFAULT_DATAFLOW_LOCATION, 
DataflowHook, DataflowJobStatus  # noqa
 
 Review comment:
   Sure. :)

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