dstandish opened a new pull request #20657:
URL: https://github.com/apache/airflow/pull/20657


   The word 'old' could suggest 'triggers we already have' i.e. 'current 
triggers' as compared with the 'requested' triggers, or with  'triggers we need 
to create' a.k.a. new triggers.  However, here its usage is actually 'triggers 
we need to remove'.  So, updating the variable to use the word 'remove' instead 
of 'old' is clearer.
   
   Additionally I take the opportunity to use the `-` operator in place of 
calling method `difference` -- I think this results in much better readability.
   


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

To unsubscribe, e-mail: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to