Skip to content

Commit

Permalink
trigger core test
Browse files Browse the repository at this point in the history
  • Loading branch information
HyukjinKwon committed Jan 15, 2025
1 parent d6d2508 commit 4bc852e
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 4bc852e

Please sign in to comment.