dstandish edited a comment 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: [email protected] With regards, Apache Git Services
