Commit 4508f01
[Minor][MLLIB] Fix a minor formatting bug in toString method in Node.scala
add missing comma and space
Author: Alain <[email protected]>
Closes #5621 from AiHe/tree-node-issue and squashes the following commits:
159a7bb [Alain] [Minor][MLLIB] Fix a minor formatting bug in toString methods in Node.scala1 parent fd61820 commit 4508f01
File tree
1 file changed
+1
-1
lines changed- mllib/src/main/scala/org/apache/spark/mllib/tree/model
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| |||
0 commit comments