Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
davidbailey committed May 5, 2024
1 parent 5ee624f commit b6d2599
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dpd/analysis/values/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
from .rail import LightRail, HeavyRail
from .rail import HeavyRail, LightRail
from .transportation_gov import (
Value_of_Reduced_Fatalities_and_Injuries,
Value_of_Travel_Time_Savings,
Expand Down

0 comments on commit b6d2599

Please sign in to comment.