Files
IfcOpenShell/src/ifcopenshell-python/ifcopenshell/util
Andrej730 447625bffd fix failing test in util.selector.format with imperial_length
the error is below, not sure how I haven't noticed it before 🤔

assert subject.format('imperial_length(1, 1)') == "1'"

>               raise VisitError(tree.data, tree, e)
E               lark.exceptions.VisitError: Error trying to process rule "imperial_length":
E
E               cannot access local variable 'output_unit' where it is not associated with a value
2024-04-19 16:18:46 +05:00
..
2024-03-22 16:54:42 +05:00
2024-03-26 15:54:45 +05:00
2024-03-21 15:06:32 +05:00
2024-03-18 17:05:55 +05:00
2024-04-16 14:54:36 +10:00
2024-04-10 18:45:36 +05:00
2024-04-09 18:33:25 +05:00