Skip to content

Commit

Permalink
Added extra line.
Browse files Browse the repository at this point in the history
  • Loading branch information
tdas authored and giwa committed Aug 18, 2014
1 parent 4caae3f commit c9fc124
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python/pyspark/streaming/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@

from pyspark.rdd import RDD


class RDDFunction():
def __init__(self, ctx, jrdd_deserializer, func):
self.ctx = ctx
Expand Down

0 comments on commit c9fc124

Please sign in to comment.