sunank200 commented on code in PR #53389:
URL: https://github.com/apache/airflow/pull/53389#discussion_r2272508778
##########
devel-common/src/tests_common/pytest_plugin.py:
##########
@@ -48,15 +48,14 @@
from airflow.models.taskinstance import TaskInstance
from airflow.providers.standard.operators.empty import EmptyOperator
from airflow.sdk import Context
- from airflow.sdk.api.datamodels._generated import TaskInstanceState as
TIState
+ from airflow.sdk.api.datamodels._generated import TaskInstanceState as
TIState, TriggerRule
Review Comment:
Changed it. It got missed.
--
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]