josh-fell commented on a change in pull request #20190:
URL: https://github.com/apache/airflow/pull/20190#discussion_r767786923



##########
File path: airflow/providers/asana/hooks/asana.py
##########
@@ -23,7 +23,7 @@
 from asana.error import NotFoundError
 
 try:
-    from functools import cached_property
+    from functools import cached_property  # type: ignore

Review comment:
       Hmm. Adding the version check worked for me in Breeze.




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