mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-12 14:33:28 +00:00
black .
This commit is contained in:
@@ -124,8 +124,6 @@ def quantify(ifc_file: ifcopenshell.file, elements: set[ifcopenshell.entity_inst
|
|||||||
if filtered_elements:
|
if filtered_elements:
|
||||||
calculator.calculate(ifc_file, filtered_elements, qtos, results)
|
calculator.calculate(ifc_file, filtered_elements, qtos, results)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
return results
|
return results
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user