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

Class T

python/tests/kernel/test_kernel_features.py:2422–2423  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2420 # Ensure we don't allow hybrid type s
2421 @dataclass(slots=True)
2422 class T:
2423 q: cudaq.qview
2424
2425 with pytest.raises(RuntimeError) as e:
2426

Callers 1

testFunction · 0.70

Calls

no outgoing calls

Tested by 1

testFunction · 0.56