ferruzzi commented on code in PR #32356:
URL: https://github.com/apache/airflow/pull/32356#discussion_r1257338970


##########
airflow/providers/google/cloud/operators/dataflow.py:
##########
@@ -1018,12 +1018,12 @@ class 
DataflowCreatePythonJobOperator(GoogleCloudBaseOperator):
     """
     Launching Cloud Dataflow jobs written in python.
 
-     Note that both dataflow_default_options and options will be merged to 
specify pipeline

Review Comment:
   There was a [redacted] [redacted] [redacted] leading space in that line 
which was causing the indent error. 🤦    That was like playing "find the 
misplaced semicolon" LOL



##########
airflow/providers/google/cloud/operators/dataflow.py:
##########
@@ -1018,12 +1018,12 @@ class 
DataflowCreatePythonJobOperator(GoogleCloudBaseOperator):
     """
     Launching Cloud Dataflow jobs written in python.
 
-     Note that both dataflow_default_options and options will be merged to 
specify pipeline

Review Comment:
   There was a [redacted] [redacted] [redacted] leading space in that line 
which was causing the indent error. 🤦    That was like playing "find the 
misplaced semicolon" LOL



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