Skip to content

Commit 2894695

Browse files
committed
remove extra blank line
1 parent 2573e8d commit 2894695

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

python/pyspark/mllib/tests.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -451,7 +451,6 @@ def test_regression(self):
451451
rdd, categoricalFeaturesInfo=categoricalFeaturesInfo, numIterations=4, maxBins=1)
452452

453453

454-
455454
class StatTests(MLlibTestCase):
456455
# SPARK-4023
457456
def test_col_with_different_rdds(self):

0 commit comments

Comments
 (0)