potiuk commented on pull request #20423: URL: https://github.com/apache/airflow/pull/20423#issuecomment-998138088
> Hmm. It seems that the Mypy checks in CI and running `mypy --namespace-packages airflow/providers/alibaba/cloud` locally in a Breeze container have different results. Still showing a call-arg error for `region` even with the stubs. One more comment - what worked for me, I set the fields to be "Optional[str] = None" in stubs. That was what worked perfectly for me. -- 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]
