josh-fell commented on a change in pull request #22489:
URL: https://github.com/apache/airflow/pull/22489#discussion_r833372992
##########
File path: airflow/providers/amazon/aws/example_dags/example_salesforce_to_s3.py
##########
@@ -15,60 +15,35 @@
# specific language governing permissions and limitations
# under the License.
-# Ignore missing args provided by default_args
-# type: ignore[call-arg]
-
"""
This is a basic example DAG for using `SalesforceToS3Operator` to retrieve
Salesforce customer
Review comment:
```suggestion
This is a basic example DAG for using `SalesforceToS3Operator` to retrieve
Salesforce account
```
Since the query is changing.
--
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]