jmcarp commented on issue #8145: Drop redundant project id null checks.
URL: https://github.com/apache/airflow/pull/8145#issuecomment-609978516
 
 
   I don't know if we can programmatically audit use of the plugin, but the 
number of decorators is small and shouldn't change often, and it's simple 
enough to check by hand by grepping for `wraps`. I can add more decorators to 
the plugin here, but this patch is already pretty big, so I was thinking of 
adding `provide_session` and other decorators in a follow-up if we accept this 
change.

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

Reply via email to