Skip to content

Commit 7d16a23

Browse files
Fixed python style issues
1 parent b19756c commit 7d16a23

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

python/pyspark/ml/tests.py

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

10991099

1100+
11001101
class OneVsRestTests(SparkSessionTestCase):
11011102

11021103
def test_copy(self):

0 commit comments

Comments
 (0)