Skip to content

Commit

Permalink
Fix checkstyle indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
aherbert committed Feb 22, 2021
1 parent 40e721c commit 3adff93
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ void testOneSidedLowerTail() {
new double[]{Double.NEGATIVE_INFINITY, 2.20249292901062, 3.00511196424565, 3.80773099948069,
4.61035003471573, 5.41296906995077, 6.21558810518581, 7.01820714042084, 7.1},
new double[]{0, 0.00108276414971883, 0.00433032247708514, 0.0155754809421998, 0.0504271331622245,
0.147106879016387, 0.387159643321778, 0.920668099879139, 1},
0.147106879016387, 0.387159643321778, 0.920668099879139, 1},
new double[]{0, 0.00194181137319567, 0.00719165311538403, 0.0238165586714952, 0.0705273999981105,
0.186752027463317, 0.442182309739316, 0.936194292830215, 1.00423817618302},
6.21558810518581,
Expand Down

0 comments on commit 3adff93

Please sign in to comment.