Skip to content

Commit fdfe32f

Browse files
committed
change width
1 parent 565ac82 commit fdfe32f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/notebooks/test_brownian_chebyshev_polynomials.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ def test_notebook(tb: TestbookNotebookClient) -> None:
1313
# test quantum programs
1414
validate_quantum_program_size(
1515
tb.ref_pydantic("qprog"),
16-
expected_width=113,
16+
expected_width=135,
1717
expected_depth=None,
1818
expected_cx_count=None,
1919
)

0 commit comments

Comments
 (0)