mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-10 09:48:32 +00:00
replace api.run with static methods
This commit is contained in:
@@ -26,6 +26,8 @@ TEST_FILE_DIR = Path("../../test/input/")
|
||||
|
||||
|
||||
class TestWrite:
|
||||
model: ifcopenshell.file
|
||||
|
||||
def setup_method(self):
|
||||
self.model = ifcopenshell.open(TEST_FILE_DIR / "WallInstance_IFC4Add2.ifc")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user