kazanzhy opened a new pull request #20242: URL: https://github.com/apache/airflow/pull/20242
Actually, variables `SFTP_FAILURE` and `SFTP_NO_SUCH_FILE` are present in paramiko's `__init__.py` but in my local machine mypy still raises an error. We could use direct import (as here) or use `# type: ignore[attr-defined]` -- 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]
