Skip to content

Commit

Permalink
fix checkstyle
Browse files Browse the repository at this point in the history
  • Loading branch information
rakow committed Oct 12, 2024
1 parent 002ce04 commit 8fc992f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,7 @@ private static Coord getCoord(Scenario scenario, Activity act) {
}

@Override
@SuppressWarnings("JavaNCSS")
protected Config prepareConfig(Config config) {

if (populationPath == null) {
Expand Down

0 comments on commit 8fc992f

Please sign in to comment.