Taragolis commented on code in PR #37757:
URL: https://github.com/apache/airflow/pull/37757#discussion_r1505128250


##########
.pre-commit-config.yaml:
##########
@@ -855,7 +855,7 @@ repos:
         files: ^dev/breeze/.*$
         pass_filenames: false
         require_serial: true
-        additional_dependencies: ['click', 'rich>=12.4.4', 'pyyaml']
+        additional_dependencies: ['click', 'rich>=12.4.4', 'pyyaml', 
'methodtools']

Review Comment:
   Old school caching by use class attribute  
https://github.com/apache/airflow/pull/37757/commits/35a38d8a7154a6dac8cae3569fc20fb8773ab5bf



-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to