Skip to content

Commit

Permalink
Revert "trigger core test"
Browse files Browse the repository at this point in the history
This reverts commit 4bc852e.
  • Loading branch information
HyukjinKwon committed Jan 15, 2025
1 parent 4bc852e commit 9984809
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/pyspark/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
class SparkConf:
"""
Configuration for a Spark application. Used to set various Spark
parameters as key-value pairs
parameters as key-value pairs.
Most of the time, you would create a SparkConf object with
``SparkConf()``, which will load values from `spark.*` Java system
Expand Down

0 comments on commit 9984809

Please sign in to comment.