ashb commented on issue #19891:
URL: https://github.com/apache/airflow/issues/19891#issuecomment-989873848


   > And the faster we fix the common packages, the faster the "dependent" 
packages will stabilize and the numbers will go down :)
   
   I've also noticed that MyPy gives different results based on if you just 
check a module in isolation or the whole code base (i.e. `mypy 
airflow/models/dag.py` could say 0 errors, but `mypy airflow` could still list 
errors in dag.py. Fun)


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