MCPcopy Create free account
hub / github.com/NVIDIA/cuda-quantum / Holder

Class Holder

python/tests/kernel/test_kernel_features.py:2444–2445  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2442
2443 @dataclass(slots=True)
2444 class Holder:
2445 t: T
2446
2447 with pytest.raises(RuntimeError) as e:
2448

Callers 1

testFunction · 0.70

Calls

no outgoing calls

Tested by 1

testFunction · 0.56