Skip to content

Commit

Permalink
clean up extra whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
JoeVieira committed Jan 31, 2024
1 parent 5a9c4b7 commit f1b6a65
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,6 @@ public Object[][] hetSensDataProvider() {
};
}


@Test(dataProvider = "hetSensDataProvider")
public void testHetSensTargeted(final double expected, final File metricsFile) throws Exception {
final double tolerance = 0.000_000_01;
Expand Down

0 comments on commit f1b6a65

Please sign in to comment.