Skip to content

Commit 3cf080a

Browse files
Fixed python style issues
1 parent 7d16a23 commit 3cf080a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

python/pyspark/ml/tests.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1097,7 +1097,6 @@ def test_gaussian_mixture_summary(self):
10971097
self.assertAlmostEqual(sameSummary.cluster, s.cluster)
10981098

10991099

1100-
11011100
class OneVsRestTests(SparkSessionTestCase):
11021101

11031102
def test_copy(self):

0 commit comments

Comments
 (0)