Skip to content

Commit 144b615

Browse files
committed
is this the failure?
1 parent 816a470 commit 144b615

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

qualtran/bloqs/multiplexers/apply_gate_to_lth_target_test.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@ def test_apply_z_to_odd(bloq_autotester):
2929
bloq_autotester(_apply_z_to_odd)
3030

3131

32-
@pytest.mark.notebook
33-
def test_notebook():
34-
qlt_testing.execute_notebook('apply_gate_to_lth_target')
32+
# @pytest.mark.notebook
33+
# def test_notebook():
34+
# qlt_testing.execute_notebook('apply_gate_to_lth_target')
3535

3636

3737
@pytest.mark.parametrize(

0 commit comments

Comments
 (0)