zhengruifeng commented on pull request #30009:
URL: https://github.com/apache/spark/pull/30009#issuecomment-706824192


   ping @WeichenXu123 
   
   @zero323 I send a new PR here, thanks for reviewing. I tried to verify 
consistency of annotations locally, but the following cmd failed:
   
   ```
   mypy --no-incremental --config python/mypy.ini python/pyspark
   python/pyspark/ml/linalg/__init__.pyi:25: error: misplaced type annotation
   ``` 
   
   I installed `mypy` by `sudo apt install mypy` in ubuntu 18.04,
   I am not very similar to `mypy`, do I need to configure it somewhere?


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to