anilbey opened a new pull request, #37210: URL: https://github.com/apache/spark/pull/37210
A new error introduced to mypy is found in this repository. This PR adds comment to ignore that error. > spark (https://github.com/apache/spark) > + python/pyspark/ml/wrapper.py:267: error: A function returning TypeVar should receive at least one argument containing the same Typevar [type-var] > Reference: https://github.com/python/mypy/pull/13166 -- 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]
