Skip to content

Commit db66e2a

Browse files
Update unit_check.jl
1 parent aa3b607 commit db66e2a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/systems/unit_check.jl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,8 @@ end
6262
const unitless = DQ.Quantity(1.0)
6363
get_literal_unit(x) = screen_unit(something(__get_literal_unit(x), unitless))
6464

65+
_oneunit(x) = oneunit(x)
66+
6567
"""
6668
Find the unit of a symbolic item.
6769
"""

0 commit comments

Comments
 (0)