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

2020-04-03 Thread GitBox
j-y-matsubara edited a comment on issue #8068: Make models/pool.py pylint compatible URL: https://github.com/apache/airflow/pull/8068#issuecomment-608547517 > > Thank you for your comments. > > I excluded scripts/ci/pylint_todo.txt from this commit. ( not removing the file from the

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

2020-04-03 Thread GitBox
j-y-matsubara edited a comment on issue #8068: Make models/pool.py pylint compatible URL: https://github.com/apache/airflow/pull/8068#issuecomment-608505782 Thank you for your comments. I excluded scripts/ci/pylint_todo.txt from this commit. ( not removing the file from the todo list.

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

2020-04-02 Thread GitBox
j-y-matsubara edited a comment on issue #8068: Make models/pool.py pylint compatible URL: https://github.com/apache/airflow/pull/8068#issuecomment-608190343 Thank you for your comments, @turbaszek. I will continue to look forward to comments, everyone.

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

2020-04-02 Thread GitBox
j-y-matsubara edited a comment on issue #8068: Make models/pool.py pylint compatible URL: https://github.com/apache/airflow/pull/8068#issuecomment-608190343 Thank you for your comments, @turbaszek. This is an automated

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

2020-04-02 Thread GitBox
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 These Cyclic imports were fixed: ``` ・Cyclic import (airflow.models -> airflow.models.pool ->

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

2020-04-02 Thread GitBox
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 ->