HeartSaVioR commented on PR #47878: URL: https://github.com/apache/spark/pull/47878#issuecomment-2445729166
Could you please try modifying mypy.ini file to ignore errors on proto generated python files? You'll need to move the generated file to proto directory (create a new directory) and add the exclusion. https://github.com/apache/spark/blob/413242bea60d7ea46f21e210488bcd4938715165/python/mypy.ini#L183-L185 -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
