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 e8c2ecf commit c89b643Copy full SHA for c89b643
test/stim/test_measure_id_analysis.py
@@ -24,6 +24,7 @@ def main():
24
frame, _ = MeasurementIDAnalysis(kernel).run(main)
25
# main.print(analysis=frame.entries)
26
27
+
28
@pytest.mark.xfail
29
def test_scf_measure_analysis():
30
@kernel
0 commit comments