uranusjr opened a new pull request, #30677:
URL: https://github.com/apache/airflow/pull/30677

   Properly fix https://github.com/apache/airflow/issues/30673.
   
   Turns out this is simply an incorrect usage of `attrs.has()`? Attrs 
documentation says this function should take a _type_, but `item` here is an 
instance.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to