Details
-
Bug
-
Status: In Progress
-
Minor
-
Resolution: Unresolved
-
3.2.2
-
None
-
None
Description
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: