```
Running flake8 on the diff in the range 1411245..fd21d8f (1 commit(s)):
--------------------------------------------------------------------------------
airflow/models.py:3824:91: E501 line too long (94 > 90 characters)
tis = tis.filter(or_(TI.state == State.FAILED, TI.state ==
State.UPSTREAM_FAILED))
```[ Full content available at: https://github.com/apache/incubator-airflow/pull/3886 ] This message was relayed via gitbox.apache.org for [email protected]
