Skip to content

Commit

Permalink
Update rail.py
Browse files Browse the repository at this point in the history
  • Loading branch information
davidbailey committed May 5, 2024
1 parent e0a635e commit e7b73af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dpd/analysis/values/rail.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
2 * units.imperial.mile / units.imperial.mile,
2110 / units.imperial.mile,
2110 * 4 / units.imperial.mile,
121000 * units.imperial.pounds / units.imperial.mile,
121000 * units.imperial.pound / units.imperial.mile,
38 / units.imperial.mile,
],
index=[
Expand Down

0 comments on commit e7b73af

Please sign in to comment.