Skip to content

Commit 480e1b6

Browse files
committed
Lint: Format with ruff
1 parent 15b6fa6 commit 480e1b6

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

ingredient_parser/en/_utils.py

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,8 @@
4848
"shakes",
4949
"tin", # tera-inch
5050
"tins",
51-
"unit", # micronit (micro netwon inch)
52-
"units"
53-
"fat", # femto-technical-atmosphere
51+
"unit", # micronit (micro netwon inch)
52+
"unitsfat", # femto-technical-atmosphere
5453
]
5554

5655
# List of unit replacements so that these units get converted to the correct pint

0 commit comments

Comments
 (0)