Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IfcOpenShell/IfcOpenShell
/ session
Function
session
src/ifcmcp/tests/conftest.py:15–16 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
13
14
@pytest.fixture
15
def
session():
16
return
IfcSession()
17
18
19
@pytest.fixture
Callers
nothing calls this directly
Calls
1
IfcSession
Class · 0.90
Tested by
no test coverage detected