MCPcopy Create free account
hub / github.com/NVIDIA/SOL-ExecBench / definition

Function definition

tests/sol_execbench/driver/test_problem_packager.py:87–88  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

85
86@pytest.fixture
87def definition() -> Definition:
88 return Definition(**_DEFINITION_DICT)
89
90
91@pytest.fixture

Callers

nothing calls this directly

Calls 1

DefinitionClass · 0.90

Tested by

no test coverage detected