potiuk commented on PR #37002:
URL: https://github.com/apache/airflow/pull/37002#issuecomment-1912618291

   Yes. The MyPy issues are (somewhat) releated seems that your changes 
triggered it. Unfortunately MyPy checks are based on heuristics, and it 
sometimes only starts detecting issues after changes in loosely related places, 
I am afraid the only way for you to fix it, is to fix the detected error in 
your PR, even if you think it's not related. 
   
   
   Courtesy of MyPy, there is not much we can do with it other than asking 
people who (rarely) hit this kind of issue - to fix it in their PR.


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