We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15b6fa6 commit 480e1b6Copy full SHA for 480e1b6
ingredient_parser/en/_utils.py
@@ -48,9 +48,8 @@
48
"shakes",
49
"tin", # tera-inch
50
"tins",
51
- "unit", # micronit (micro netwon inch)
52
- "units"
53
- "fat", # femto-technical-atmosphere
+ "unit", # micronit (micro netwon inch)
+ "unitsfat", # femto-technical-atmosphere
54
]
55
56
# List of unit replacements so that these units get converted to the correct pint
0 commit comments