This is an automated email from the ASF dual-hosted git repository.

dongjoon pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git


    from b724955bb7c2 [SPARK-45446][PYTHON] Fix imports according to PEP8: 
pyspark.errors and pyspark.ml
     add c45be4b24d4c [SPARK-45448][PYTHON] Fix imports according to PEP8: 
pyspark.testing, pyspark.mllib, pyspark.resource and pyspark.streaming

No new revisions were added by this update.

Summary of changes:
 python/pyspark/mllib/_typing.pyi        |  4 ++--
 python/pyspark/mllib/evaluation.py      |  1 -
 python/pyspark/mllib/feature.py         |  1 -
 python/pyspark/mllib/linalg/__init__.py | 31 +++++++++++++++----------------
 python/pyspark/mllib/util.py            |  1 +
 python/pyspark/resource/profile.py      |  1 +
 python/pyspark/streaming/dstream.py     |  2 +-
 python/pyspark/testing/connectutils.py  | 21 ++++++++++-----------
 python/pyspark/testing/pandasutils.py   | 17 +++++++++--------
 python/pyspark/testing/sqlutils.py      | 10 +++++-----
 python/pyspark/testing/utils.py         | 15 ++++++++-------
 11 files changed, 52 insertions(+), 52 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to