Taragolis opened a new pull request, #28587:
URL: https://github.com/apache/airflow/pull/28587
Fix google cloud system test "spelling" which locally raise an error
```console
File path:
apache-airflow-providers-google/_api/tests/system/providers/google/cloud/dataflow/example_dataflow_template/index.rst
Incorrect Spelling: 'DataflowTemplatedJobStartOperator'
Line with Error: 'Example Airflow DAG for testing Google Dataflow
“DataflowTemplatedJobStartOperator” operator.'
Line Number: 8
3 |
4 | .. py:module::
tests.system.providers.google.cloud.dataflow.example_dataflow_template
5 |
6 | .. autoapi-nested-parse::
7 |
> 8 | Example Airflow DAG for testing Google Dataflow
"DataflowTemplatedJobStartOperator" operator.
9 |
10 |
11 |
12 | Module Contents
13 | ---------------
====================================================================================================
```
Originally reported in
[slack](https://apache-airflow.slack.com/archives/CJ1LVREHX/p1671890447727039).
cc: @vchiapaikeo
--
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]