Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IfcOpenShell/IfcOpenShell
/ xml_handler
Function
xml_handler
src/bcf/tests/conftest.py:7–8 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
5
6
@pytest.fixture(scope=
"session"
)
7
def
xml_handler() -> XmlParserSerializer:
8
return
XmlParserSerializer()
Callers
nothing calls this directly
Calls
1
XmlParserSerializer
Class · 0.90
Tested by
no test coverage detected