Skip to content

Commit 86a3c6e

Browse files
committed
Fix styles
1 parent feb63d1 commit 86a3c6e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Cargo.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@ exclude = [
1616
"source/CBLAS/testing/*",
1717
"source/TESTING/*.in",
1818
"source/TESTING/EIG/*",
19-
"source/TESTING/LIN/*",]
19+
"source/TESTING/LIN/*",
20+
]
2021

2122
[features]
2223
default = ["cblas", "lapacke"]

0 commit comments

Comments
 (0)