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/07/04 09:47:53 UTC

[GitHub] [airflow] nuclearpinguin edited a comment on issue #5524: [AIRFLOW-4891] Extend list of pylint good-names

nuclearpinguin edited a comment on issue #5524: [AIRFLOW-4891] Extend list of pylint good-names
URL: https://github.com/apache/airflow/pull/5524#issuecomment-508115990
 
 
   From macro documentation:
   
   > {{ ts }} | same as execution_date.isoformat(). Example: 2018-01-01T00:00:00+00:00
   
   You are right that `t` is often used in tests for task / sensor / operator. But there are also other usages like `t = MySQLdb.constants.FIELD_TYPE` so I would consider `t` too ambiguous. 

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