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

   Related: https://github.com/apache/airflow/pull/26290
   
   Try to remove as much as possible the few remaining old style typing:
   - [x] Remove Dict, List, Set, etc... (everywhere possible) Cannot get 100% 
rid of it due to specific edge cases.
   - [x] Remove :rtype: and make sure that return type annotation is specified 
accordingly
   - [x] Remove comments type to use 'real'  type annotation.
   
   


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