Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA/cuda-quantum
/ NoCanDo
Class
NoCanDo
python/tests/kernel/test_kernel_features.py:2470–2474 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2468
2469
@dataclass(slots=True)
2470
class
NoCanDo:
2471
a: cudaq.qview
2472
2473
def
bob(self):
2474
pass
2475
2476
with
pytest.raises(RuntimeError)
as
e:
2477
Callers
1
k
Function · 0.85
Calls
no outgoing calls
Tested by
1
k
Function · 0.68