Skip to content

Commit

Permalink
Fix copy-pasted docstring in PySpark accessor test (#1448)
Browse files Browse the repository at this point in the history
Signed-off-by: Deepyaman Datta <[email protected]>
  • Loading branch information
deepyaman authored Dec 15, 2023
1 parent e99737f commit 812b2a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/pyspark/test_pyspark_accessor.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
"""Unit tests for dask_accessor module."""
"""Unit tests for pyspark_accessor module."""
from typing import Union

from pyspark.sql import DataFrame, SparkSession
Expand Down

0 comments on commit 812b2a8

Please sign in to comment.