We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cfcee64 commit e1ed7ebCopy full SHA for e1ed7eb
tests/notebooks/test_network_traffic_optimization.py
@@ -8,8 +8,6 @@
8
9
@wrap_testbook("network_traffic_optimization", timeout_seconds=1800)
10
def test_notebook(tb: TestbookNotebookClient) -> None:
11
- # test models
12
- validate_quantum_model(tb.ref("qmod"))
13
# test quantum programs
14
validate_quantum_program_size(
15
tb.ref_pydantic("qprog"),
0 commit comments