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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to