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 2018/09/12 07:42:17 UTC

[GitHub] Fokko commented on issue #3886: [AIRFLOW-1298] Fix 'clear only_failed'

Fokko commented on issue #3886: [AIRFLOW-1298] Fix 'clear only_failed'
URL: https://github.com/apache/incubator-airflow/pull/3886#issuecomment-420545978
 
 
   ```
   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))
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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