ananich commented on PR #60117: URL: https://github.com/apache/airflow/pull/60117#issuecomment-4017029822
I'm not sure if fixing this is possible right now; the linter is requiring me to remove import socket, which I believe is too restrictive. Currently, there should only be one failed check for the 'unused' import, but without it, the tests will likely fail. -- 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]
