Skip to content

Commit d3b41f5

Browse files
committed
missing pytest import
1 parent ec3a530 commit d3b41f5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/qasm2/passes/test_parallel_to_global.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
import pytest
2+
13
from bloqade import qasm2
24
from bloqade.qasm2.passes.parallel import ParallelToGlobal
35

0 commit comments

Comments
 (0)