tadeha opened a new pull request, #31436:
URL: https://github.com/apache/airflow/pull/31436

   ---
   This pull request addresses an issue in the Airflow documentation where the 
BashOperator was used in a code example but not imported. To provide a more 
accurate and complete example for users, the necessary import statement has 
been added.
   
   This change ensures that users who reference this example will have a fully 
functional code snippet that includes the necessary import for the 
BashOperator. This will help prevent confusion and potential errors when users 
attempt to implement the example in their projects.


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