amoghrajesh commented on code in PR #48687:
URL: https://github.com/apache/airflow/pull/48687#discussion_r2026264386


##########
airflow-core/tests/unit/decorators/test_bash.py:
##########
@@ -37,7 +37,7 @@
 
 if TYPE_CHECKING:
     from airflow.models import TaskInstance
-    from airflow.operators.bash import BashOperator
+    from airflow.providers.standard.operators.bash import BashOperator

Review Comment:
   Alright will do



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