Skip to content

Commit 5164d19

Browse files
committed
fix scala style
1 parent 5b5aee6 commit 5164d19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mllib/src/main/scala/org/apache/spark/ml/source/image/ImageDataSource.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,4 @@ package org.apache.spark.ml.source.image
4848
* @note This class is public for documentation purpose. Please don't use this class directly.
4949
* Rather, use the data source API as illustrated above.
5050
*/
51-
class ImageDataSource private() {}
51+
class ImageDataSource private() {}

0 commit comments

Comments
 (0)