gopidesupavan commented on code in PR #53647:
URL: https://github.com/apache/airflow/pull/53647#discussion_r2265448167


##########
providers/microsoft/azure/src/airflow/providers/microsoft/azure/operators/msgraph.py:
##########
@@ -247,7 +247,7 @@ def execute_complete(
     @classmethod
     def append_result(
         cls,
-        results: list[Any],
+        results: Any,

Review Comment:
   why this is Any?



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