Update unit.py

This commit is contained in:
LM-Nascimento
2024-12-18 14:42:23 -03:00
committed by Dion Moult
parent a329de9f71
commit 80996dee1f
@@ -289,15 +289,11 @@ unit_symbols = {
"SECOND": "s",
"SQUARE_METRE": "m2",
"METRE": "m",
# non si units
"cubic inch": "in3",
"cubic foot": "ft3",
"cubic yard": "yd3",
"square inch": "in2",
"square foot": "ft2",
"square yard": "yd2",
"square mile": "mi2",
"NEWTON": "N",
"PASCAL": "Pa",
# conversion based units
"pound-force": "lbf",
"pound-force per square inch": "psi",
"thou": "th",
"inch": "in",
"foot": "ft",