Skip to content

Commit 789c5dd

Browse files
authored
Update LinearRegression.java with clang style
1 parent 73b35ad commit 789c5dd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/java/com/thealgorithms/machinelearning/LinearRegression.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
12
package com.thealgorithms.machinelearning;
23

34
import java.util.ArrayList;

0 commit comments

Comments
 (0)