milton0825 commented on pull request #9910:
URL: https://github.com/apache/airflow/pull/9910#issuecomment-661999260


   Looks like static check is failing:
   ```
   +from airflow import settings
    from airflow.exceptions import AirflowException
    from airflow.models.base import ID_LEN, Base
    from airflow.models.taskinstance import TaskInstance as TI
   -from airflow import settings
    from airflow.stats import Stats
    from airflow.ti_deps.dep_context import DepContext
    from airflow.ti_deps.dependencies_states import SCHEDULEABLE_STATES
   ```


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to