gopidesupavan commented on PR #53107: URL: https://github.com/apache/airflow/pull/53107#issuecomment-3053901847
Alright i have changed the return type to any for `_get_default_azure_credential` , the functions where its calling has proper return types, and many other functions are not happy with the mixture of sync and asyn return type, better to set as 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]
