Tian Gao created SPARK-54952:
--------------------------------
Summary: Remove ignore[arg-type] for np.set_printoptions
Key: SPARK-54952
URL: https://issues.apache.org/jira/browse/SPARK-54952
Project: Spark
Issue Type: Sub-task
Components: PySpark
Affects Versions: 4.2.0
Reporter: Tian Gao
We don't need ignore[arg-type] for `np.set_printoptions` anymore because the
minimum numpy version we support is 1.22 and that version already has `legacy`
argument.
Notice that we always check version at run-time but mypy can't understand it.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]