We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec3a530 commit d3b41f5Copy full SHA for d3b41f5
test/qasm2/passes/test_parallel_to_global.py
@@ -1,3 +1,5 @@
1
+import pytest
2
+
3
from bloqade import qasm2
4
from bloqade.qasm2.passes.parallel import ParallelToGlobal
5
0 commit comments