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 2019/06/06 06:32:39 UTC

[GitHub] [airflow] dstandish commented on issue #5372: [AIRFLOW-3057] add prev_*_date_success to template context

dstandish commented on issue #5372: [AIRFLOW-3057] add prev_*_date_success to template context
URL: https://github.com/apache/airflow/pull/5372#issuecomment-499367418
 
 
   @pgagnon thanks.  i updated with type hints.  in some cases this required some new imports e.g. Session, Union, Optional.  For Session I used sqlalchemy.orm.session.Session.  States have type string because they are string class attributes not members of class State.

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