Skip to content

Commit 8442090

Browse files
committed
Docs: Cleaned redundant unit mapping in TYPE_CONVERSION dictionary for clarity
1 parent a71618f commit 8442090

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

conversions/length_conversion.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ class FromTo(NamedTuple):
3636
"meter": "m",
3737
"kilometer": "km",
3838
"inch": "in",
39-
"inche": "in", # Trailing 's' has been stripped off
4039
"feet": "ft",
4140
"foot": "ft",
4241
"yard": "yd",

0 commit comments

Comments
 (0)