potiuk commented on code in PR #36322:
URL: https://github.com/apache/airflow/pull/36322#discussion_r1432376369
##########
airflow/providers/google/cloud/operators/dataproc.py:
##########
@@ -425,9 +425,8 @@ class
DataprocCreateClusterOperator(GoogleCloudBaseOperator):
The operator will wait until the creation is successful or an error occurs
in the creation process.
- If the cluster already exists and ``use_if_exists`` is True, the operator
will:
-
- If the cluster already exists and ``use_if_exists`` is True then the
operator will:
+ If the cluster already exists and ``use_if_exists`` is True, then the
operator will:
+
Review Comment:
```suggestion
```
--
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]