You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2020/04/02 15:42:42 UTC

[GitHub] [airflow] j-y-matsubara edited a comment on issue #8068: Make models/pool.py pylint compatible

j-y-matsubara edited a comment on issue #8068: Make models/pool.py pylint compatible
URL: https://github.com/apache/airflow/pull/8068#issuecomment-607924106
 
 
   Cyclic import message:
   ```
   ・Cyclic import (airflow.models -> airflow.models.pool -> airflow.ti_deps.deps.pool_slots_available_dep) (cyclic-import)
   ・Cyclic import (airflow.models -> airflow.models.baseoperator -> airflow.models.pool -> airflow.ti_deps.deps.pool_slots_available_dep) (cyclic-import)
   ```

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services