Skip to content

Commit 827411b

Browse files
author
Li Pu
committed
fix EOF new line
1 parent 9c80515 commit 827411b

File tree

1 file changed

+1
-1
lines changed
  • mllib/src/main/scala/org/apache/spark/mllib/linalg/distributed

1 file changed

+1
-1
lines changed

mllib/src/main/scala/org/apache/spark/mllib/linalg/distributed/RowMatrix.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -519,4 +519,4 @@ object RowMatrix {
519519

520520
Matrices.dense(n, n, G.data)
521521
}
522-
}
522+
}

0 commit comments

Comments
 (0)