Skip to content

Commit

Permalink
remove extra blank line
Browse files Browse the repository at this point in the history
  • Loading branch information
holdenk committed May 21, 2015
1 parent 2573e8d commit 2894695
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion python/pyspark/mllib/tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -451,7 +451,6 @@ def test_regression(self):
rdd, categoricalFeaturesInfo=categoricalFeaturesInfo, numIterations=4, maxBins=1)



class StatTests(MLlibTestCase):
# SPARK-4023
def test_col_with_different_rdds(self):
Expand Down

0 comments on commit 2894695

Please sign in to comment.