Skip to content

Commit c9fc124

Browse files
tdasgiwa
authored andcommitted
Added extra line.
1 parent 4caae3f commit c9fc124

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

python/pyspark/streaming/utils.py

+1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717

1818
from pyspark.rdd import RDD
1919

20+
2021
class RDDFunction():
2122
def __init__(self, ctx, jrdd_deserializer, func):
2223
self.ctx = ctx

0 commit comments

Comments
 (0)