Skip to content

Commit

Permalink
satisfy check style
Browse files Browse the repository at this point in the history
  • Loading branch information
GregorRyb committed Jan 27, 2024
1 parent 9ed4cd9 commit 04ac6cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/org/matsim/run/RunLeipzigScenario.java
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
CheckPopulation.class, LinkStats.class, SubTourAnalysis.class, DrtServiceQualityAnalysis.class,
DrtVehiclesRoadUsageAnalysis.class, ParkedVehiclesAnalysis.class, NoiseAnalysis.class, TrafficAnalysis.class
})
public class RunLeipzigScenario extends MATSimApplication {
public class RunLeipzigScenario extends MATSimApplication {

/**
* Coordinate system used in the scenario.
Expand Down

0 comments on commit 04ac6cb

Please sign in to comment.