Skip to content

Commit

Permalink
Fix duplicate key 'ft.lbf' in dictionary (duplicate-key)
Browse files Browse the repository at this point in the history
  • Loading branch information
VelizarVESSELINOV committed Apr 30, 2024
1 parent a8a8bac commit 5a7d2c3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion uom/unit_alias.py
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,6 @@
"PSIA": "psi",
"psia": "psi",
"KPSI": "kpsi",
"ft.lbf": "lbf.ft",
"in.lbf": "lbf.in",
"FLBF": "lbf.in",
"ft-lbs": "lbf.in",
Expand Down

0 comments on commit 5a7d2c3

Please sign in to comment.