Skip to content
This repository was archived by the owner on Aug 21, 2023. It is now read-only.

Commit b91b790

Browse files
authored
Merge branch 'master' into master
2 parents f15546b + 8202143 commit b91b790

2 files changed

Lines changed: 712 additions & 2 deletions

File tree

qiskit/advanced/terra/7_different_qubit_technologies.ipynb

Lines changed: 710 additions & 0 deletions
Large diffs are not rendered by default.

utils/test/test_tutorials.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
"""Helper for running the notebooks as unit tests.
2121
2222
Convenience script for running the notebooks as individual `unittest` tests
23-
using the standard Python facilites. By default, only the notebooks under
24-
`reference/` are automatically discovered (can be modified via the
23+
using the standard Python facilites. By default, all notebooks under
24+
`qiskit/` are automatically discovered (can be modified via the
2525
`NOTEBOOK_PATH` variable).
2626
2727
The test can be run by using the regular unittest facilities from the root

0 commit comments

Comments
 (0)