Skip to content

Commit

Permalink
Add km/l
Browse files Browse the repository at this point in the history
Signed-off-by: Insang Jang <[email protected]>
  • Loading branch information
CoffeeMoneyMakers authored and erikbosch committed Nov 12, 2024
1 parent cd4dcb9 commit c5e2edb
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions spec/units.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -315,6 +315,11 @@ mpg:
unit: miles per gallon
quantity: distance-per-volume
allowed-datatypes: ['numeric']
km/l:
definition: Distance per volume measured in kilometers per liter
unit: kilometers per liter
quantity: distance-per-volume
allowed-datatypes: ['numeric']

# Force

Expand Down

0 comments on commit c5e2edb

Please sign in to comment.