kyungjunleeme commented on PR #52618: URL: https://github.com/apache/airflow/pull/52618#issuecomment-3022228544
@kaxil yeah, okay. Thank you. I will add testcode to pr. ---- I have a question about task. In this file `providers/microsoft/azure/src/airflow/providers/microsoft/azure/transfers/sftp_to_wasb.py` I can not change `from airflow.models import BaseOperator` to `from airflow.providers.microsoft.azure.version_compat import BaseOperator` In this case, I have to change test code?  I have a problem with this file. -- 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]
