Skip to content

Commit 65af5c8

Browse files
committed
fix style error
1 parent 9166ae9 commit 65af5c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mllib/src/test/scala/org/apache/spark/ml/feature/StringIndexerSuite.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,4 +223,4 @@ class StringIndexerSuite
223223
indexer5.transform(df).collect()
224224
}
225225
}
226-
}
226+
}

0 commit comments

Comments
 (0)